PDA

View Full Version : Any CSS/DHTML gurus?


bupaje
August 19th, 2003, 03:04 PM
Hi. I am working on a page at http://www.ancientidolstudio.com and want to make sure the navigation box is usable and degrades well for older browsers (links aren't active yet). I've basically been hacking at this and a few people said it didn't work for them on older browsers -the categories don't open when clicked to show subcategories. Ideally on an older browser the links would just all stay expanded rather than break all together. I tried dynamicdrive.com but they used span tags and it doesn't seem to work right for me -possibly because this in in a table?

Anyway the js file is here http://www.ancientidolstudio.com/includes/rightnav1.js and my css file is here http://www.ancientidolstudio.com/includes/aistyle2.css

You can view the page code -didn't post it because figured it would make for a huge post.

Any help appreciated.