View Single Post
  #23 (permalink)  
Old 06-23-2009, 01:19 AM
oneofmanytims oneofmanytims is offline
WebProWorld Member
 
Join Date: Jan 2006
Location: Southern California
Posts: 40
oneofmanytims RepRank 1
Default Re: CSS div problem - widths and scrolling

Quote:
Originally Posted by NJ View Post
Do you mean for dropdown menus? I prefer plain <ul><li> dropdowns for accessibility issues.
I'm not so hot for drop downs either. I just meant using a single image for a:link, a:active, and a:hover. the image contains all three backgrounds and you just change the background position. its simpler than javascript rollovers and you don't have to preload the images.
Reply With Quote