Fri, 2004-08-06 14:04
I've created a number of things using CSS to do small dropdowns when clicking a link. My question is, if I have a series of links (or in this case tabs), is it possible to still use CSS and cause the open tab to close when another is clicked? I'm assuming this is probably going to require some sort of javascript, but that's outside my realm of knowledge.
Fri, 2004-09-10 19:42
#1
Show/Hide functions with CSS
Hi Mark,
Yes from your description it sounds like you would need to use javascript.
Hope that helps