PDA

View Full Version : FAQ drop down not working



insats
January 14th, 2008, 12:31 PM
I've tried this script: http://javascript.internet.com/css/faq-drop-down.html

The problem is that it doesn't work at all. I've tried it twice now, and I don't know what's wrong (you can see my attempt at http://www.loom.nu/faq/test/).

Does anyone else know of a script like this or perhaps know what I'm doing wrong?

aldomatic
January 14th, 2008, 02:25 PM
Try jQuery:
http://www.learningjquery.com/2006/09/slicker-show-and-hide
and here is the site : http://jquery.com/

insats
January 14th, 2008, 04:36 PM
Poor beginners' guide to jQuery. It seems very useful though. Thanks!