View Full Version : show / hide me


putnamehere
04-08-2006, 04:46 PM
hi, dose anyone no how i can have a bit of content with a link at the top saying "show", and once it's clciked it shows the bit of content and the link becomes "hide".
All without refreshing the page??

J to the izzosh
04-09-2006, 02:36 AM
Javascript, CSS, and the DOM (document object model), yo: take a look at this (http://www.dustindiaz.com/seven-togglers).