View Single Post
  #3 (permalink)  
Old 13-05-2008, 10:57 PM
LeadMagnet's Avatar
LeadMagnet LeadMagnet is online now
Mr. Tambourine Man
 
Join Date: Jun 2007
Location: Ireland
Gender: Male
Posts: 1,711
Default

You can't get an accordion script thing with just css (that's why mootools was made to do it).
Jquery also provides an accordion script, so if mootools doesn't work, can you use that instead? bassistance.de » jQuery plugin: Accordion

If all that fails, you can use css and a small bit of JS to hide and show the news but you won't get the transition effect.
__________________
Subtlety is my middle name... and first and last in case you didn't get the point.
Reply With Quote