View Single Post
  #2 (permalink)  
Old May 1st, 2008, 20:54
awatson awatson is offline
Junior Member
Join Date: Feb 2008
Location: Michigan
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Diary/archive help, trying to use CSS to display DIVs dynamically...

You may be able to expand on the idea behind the suckerfish CSS drop-down menus - which basically works off of a series of unordered lists, using the :hover property to display or not display submenus as appropiately. Might be worth looking into, although I suspect you'll still need some javascript to make things work properly.
Reply With Quote