> > Without Images:  Looking at a page without images (disable them using
> > the Firefox web developer tool bar) shows you what it might be like on a
> > brutally slow connection.  Pretty good in this view, though I loose the
> > page title and the top links are unreadable in this instance so you
> > might take a look at that.  You might switch to an IMG tag with ALT and
> > TITLE attributes to fix that.
> 
> I'm so unhappy with all the solutions for image replacement and

I like this one: http://tjkdesign.com/articles/tip.asp
i may be a bit biased though...

> thoroughly disappointed that there's no standard method which works
> consistently without bloating markup or style. One would think there
> would at least be a simple JS solution for detecting whether or not a
> user has images enabled. Anyway, I'll look into another solution.

A simple solution is to use JS to check for the dimension of an image in the
document.
I use it on this page to make sure the buttons are *not* half way styled if
JS or images is off:
http://tjkdesign.com/lab/uploader/buttons.asp
 

-- 
Regards,
Thierry | http://www.TJKDesign.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to