Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bootrstrap Modal form - moving and sizing
Message
De
24/06/2015 04:17:32
 
 
Information générale
Forum:
Javascript
Catégorie:
Autre
Divers
Thread ID:
01621411
Message ID:
01621425
Vues:
47
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>Looking at the documentation and samples for the Modal dialog at https://angular-ui.github.io/bootstrap/ it seems like two important properties are missing - the ability to move the Modal form or resize it. Do you know if somehow it's possible?
>
>Thanks in advance.

As per Borislav's link you can apply the jquery .resizable() (and/or the .draggable()) function.

If you are using the ui.bootstrap.modal and want to open the modal at a specific size you can use the .windowClass option on the open() method to specify a size:
http://stackoverflow.com/questions/21311736/how-do-i-increase-modal-width-in-angular-ui-bootstrap

At a cruder level there is the size option which allows you to choose between standard bootstrap sizes (sm etc)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform