[Javascript] An image loader nearly working except for IE

Troy III Ajnej trojani2000 at hotmail.com
Fri Jul 15 22:45:13 CDT 2005


All right guys, I love to see that this issue has become quite important to 
the list. Thank's to the education level of the troulblesome programmer.
I sudgest that he uses very old conventional HTML for non js enabled 
browsers.
taht is almost forgotten: <IMG LOWSRC='' SRC=''  don't know if lowsrc is 
exact syntax because it is very old. But one can specify the low res src 
image to load before the full res image gets loaded in the old manner.
And as about Safari, I found out that it does support the readyState through 
AJAX emulation, but I'm not sure if it works for IMG as well. Never tested 
it.

Anyway, your images are very big, so I will post (to you [for you, once 
again] my original script for adobe acrobat style of scrolling] it). It has 
fewer than 12 lines of script so it will not overload your page, no matter 
how you implement it (internaly or externaly). Because I too take good 
pictures from nature.

I might be wrong but I never bother my self further than IE and NN 
compatibility, because I still think that these two browsers make up 99.9% 
of all browsers that visit your page!


>From: Guillaume <javascript at webdesignofficina.com>
>Reply-To: "\[JavaScript List\]" <javascript at LaTech.edu>
>To: "[JavaScript List]" <javascript at LaTech.edu>
>Subject: Re: [Javascript] An image loader nearly working except for IE
>Date: Sat, 16 Jul 2005 01:39:37 +0200
>
>
>Flavio, thanks a lot for your help...
>Roger is right i'd like to keep Js separate from the main document.
>So on to the latest version 0.9.1.
>I have added some comments, problems we are still facing, below the image 
>and also reduced the it's weight to 200 Ko...
>This version works in all major browsers on Mac and Pc except for IE.
>If you want to have a look at the page 
><http://www.hablablow.com/devX/loadTest2/testXXX9.htm> and have any 
>suggestions or comments...
>They are all welcome.
>
>Thank you.
>
>Guillaume.
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/




More information about the Javascript mailing list