I’m trying to have jQuery .show(); my content, but it never shows it! I checked the syntax, ad it all seems fine. Can anybody help me?
The URL of the content is http://craigslistcloud.com/
When you click Login it should show the class, .loginform-nav
Thanks!
The url to the jQuery script (http://craigslistcloud.com/uploadify/jquery-1.4.2.min.js) is returning a 404. Which is why you are getting the error:
Fix this and it should work.