Posted by David Dorward on 01/23/37 11:41
Barbara de Zoete wrote:
>> Additionally, they will be displayed if the user doesn't have CSS
>> available and turned on.
>
> Which happens, how often?
CSS support is quite often lacking on hand held devices.
Besides - bad markup is still bad markup even if it won't cause problems for
a significant number of users.
>> Precaching is best done with JavaScript.
> If javascript is nog switched on?
Then the images will be loaded on demand. Precaching is usually used to
prepare the browser to display images that will be switched in using
JavaScript anyway.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
[Back to original message]
|