Ido dekkers asked:
>one more - is there a way to make the dropdowns (regular ones) accessible
>without JS?
Only with mouseover ie adding the pseudoclass ":hover". Clicks means JS.
__
css-discuss [cs...@lists.css-discuss.org]
http
On 3/25/10 3:35 AM, Ido dekkers wrote:
> Hi
>
> is there a way to use both sprites and drop down menus?
>
> I've tried this :
> http://test3.dekkers.net/test.htm
>
> and i can't seem to get this to work:
> the drop down gets the sprites background also no matter if i set
> background:none; to each
Hi
is there a way to use both sprites and drop down menus?
I've tried this :
http://test3.dekkers.net/test.htm
and i can't seem to get this to work:
the drop down gets the sprites background also no matter if i set
background:none; to each element inside the parent LI's
and when the dropdown is