Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
75
rated 0 times [  79] [ 4]  / answers: 1 / hits: 21101  / 13 Years ago, thu, january 5, 2012, 12:00:00

I am currently working on a web project that makes heavy use of twitter bootstrap modal dialogs. In essence, the user is shown a lot of modal dialogs with forms consecutively. The order of these dialogs is based on the values he provides on each form (= dialog).



How can I best manage the state of the different modals and write filters for the order of them showing up?



Thanks.


More From » jquery

 Answers
6

I use this extension to bootstrap to work with modal forms:



https://github.com/Nikku/jquery-bootstrap-scripting



see a demo of the features here:



http://nikku.github.com/jquery-bootstrap-scripting/



Pretty awesome and makes it easy to have modal forms that are effectively wizards (which it sounds like you are describing)


[#88222] Tuesday, January 3, 2012, 13 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
marisela

Total Points: 103
Total Questions: 105
Total Answers: 102

Location: Solomon Islands
Member since Fri, Oct 8, 2021
3 Years ago
;