Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Need help in understanding jQuery Simple Modal Re: Need help in understanding jQuery Simple Modal

#68720
boss
Member

I have seen some very good pop up login boxes on many websites. I want to make one such pop up box, which can display any html. I have seen the simplemodal jQuery plugin, which can be used to make such kind of pop ups. I went to the following link to understand how this can be done: http://www.ericmmartin.com/projects/simplemodal/

I can see the demos, and have downloaded the jquery.simplemodal-1.3.3.js file from there. But I do not find any instructions on how to use this to make a pop up. Please help me by providing some link, where I can get step by step instructions on creating such pop up boxes. Any help will be highly appreciated. Thanks in advance.