Reputation: 6662
I want to use this modal box http://okonet.ru/projects/modalbox/, in jQuery. Is there a version of it available in jQuery. Or is there any other model box available in jquery with same scrolling down effect?
Upvotes: 0
Views: 533
Reputation: 6554
If you go to jqueryui.com they have a modal box that with some slight modification will produce the same effect.
Upvotes: 0
Reputation: 125604
look on this site
http://flowplayer.org/tools/demos/overlay/modal-dialog.html
they have beautiful modal dialog.
Upvotes: 1