Posted by David Dorward on 10/06/06 11:17
William Hughes wrote:
>> > if (navigator.appName.indexOf('Microsoft') != -1)
>> > else if (navigator.appName.indexOf('Netscape') != -1)
>>
>> User agent string detection instead of object detection with no provision
>> for most modern browsers.
>
> ???
http://jibbering.com/faq/#FAQ4_26
>> .bmp files are highly inappropriate for use on the web. Try PNG, JPEG or
>> GIF.
> The bitmaps were small, @2k each.
File size is not the only consideration, support for rendering such images
is weaker too.
>> http://css.maxdesign.com.au/listamatic/
>
> Nice. Very nice. <snip>
> The changes also reduced the filesize of each page considerably.
Fantastic.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Navigation:
[Reply to this message]
|