CSS sprites navigation and User with image disabled.....
- by metal-gear-solid
I made a css menu with css sprites but the problem is with sprite we don't use inline image we use in background only so if images are disabled in browser then nothing will show . any solution for this ?
For example :
See this menu and turn off images : http://line25.com/wp-content/uploads/2009/css-menu/demo/demo.html (it will not be seen if images are disabled in browser)
this menu is against on this quote
Ensure your website works with images
disabled
Creating a site that relies too heavily on images is never a good
idea. Although almost a thing of the
past, there are still users who run at
very low internet speeds. Also, if a
user needs to—for whatever
reason—disable images, can they still
access all the content they need to?
http://csswizardry.com/quick-tips/#tip-02
Shouldn't we use this type of navigation.