I'm trying to create an onclick event that will reveal some text on a page, ie you click the 'read more' text and another paragraph appears below, I've tried using a MM_showhide layers bit of script but that only works in IE, ideally something that uses a divs visibility with as little javascript as possible, only needs to work in 5+ browsers,
any ideas?