I’m trying to make simpleModal jquery script to work, but cannot figure out what I’m doing wrong. Maybe set of fresh eyes can help me? I’d more than appreciate 🙂
Test site is here:
Login link should pop-up the hidden div.
Jquery I’m using is this:
http://www.ericmmartin.com/projects/simplemodal-demos/ (OSX Style Dialog)
Any ideas what I’m doing wrong?
it was settings.js has reference to many plugins I didn’t include in html. Putting them back fixed the problem.