Closed Thread Icon

Topic awaiting preservation: Code I've used for IE5 countless times won't work with my new intro page Pages that link to <a href="https://ozoneasylum.com/backlink?for=8121" title="Pages that link to Topic awaiting preservation: Code I&amp;#039;ve used for IE5 countless times won&amp;#039;t work with my new intro page" rel="nofollow" >Topic awaiting preservation: Code I&#039;ve used for IE5 countless times won&#039;t work with my new intro page\

 
Author Thread
John H
Obsessive-Compulsive (I) Inmate

From: Preston, Lancashire, England
Insane since: May 2001

posted posted 03-25-2002 13:53

Here's the page for some reason, even accessing the layer directly with document.getElementById() rather than the eval statements doesn't work. it works fine in netscape and netscape 6 so I'm guessing I've just been staring at the code so long there's probably some obvious mistake I've overlooked.

dk01
Bipolar (III) Inmate

From: dk's house of love
Insane since: Oct 2001

posted posted 03-25-2002 23:13

Just a quick thought that IE might return certain .style attribs with a "px" on the end. I might be mistaken and that could be NS but I think I remember one of them returning their .left and .top with a px measurement on the end. If this is the case then a substring function on the string with get you what you are looking for. I will look into it as soon as I can to confirm this.

- can't decide? have another drink.

Hew
Neurotic (0) Inmate
Newly admitted
posted posted 03-27-2002 21:21

Sorry about the double post, thats been happening to bit lately , not just on this forum, could be my mouse ? dunno

looking at your code .. I just tested to see if the images werent there, "pageback.jpg" doesnt seem to be.



[This message has been edited by Hew (edited 03-27-2002).]

Hew
Neurotic (0) Inmate
Newly admitted
posted posted 03-27-2002 21:23

Well it doesnt give an error, it just doesnt seem to do anything, I doubt its a problem with the code at all. I've had the exact same problem/symtoms before.

Are you sure the images your trying to preload are there ?

- If you do get stuck and decide to redo the loader, feel free to steal code from my site (click the sig), my preloader doesnt work on how many images its loaded.. the sizes of the images are saved in an Array, so its a little more accurate, and it flows better(the progress bar).

There is basically two functions that handle the loading loadImage() and percentCheck() BTW.

.. .. .. if you get stuck and lazy

« BackwardsOnwards »

Show Forum Drop Down Menu