Closed Thread Icon

Preserved Topic: Znippets.com (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=18376" title="Pages that link to Preserved Topic: Znippets.com (Page 1 of 1)" rel="nofollow" >Preserved Topic: Znippets.com <span class="small">(Page 1 of 1)</span>\

 
u-neek
Bipolar (III) Inmate

From: Berlin, Germany
Insane since: Jan 2001

posted posted 12-29-2001 11:17

IE 6.0/XP give me an error message in this line:

makeZbrowse.prototype.scrollX = function() {return Zflag.IE?document.body.scrollLeft ageXOffset}

See example here.



edit: removing slimies.

[This message has been edited by u-neek (edited 12-29-2001).]

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 12-29-2001 11:27

I didn't get any error (IE6/XP)...


u-neek
Bipolar (III) Inmate

From: Berlin, Germany
Insane since: Jan 2001

posted posted 12-29-2001 11:46

Screenshot (110.393 Bytes)

And that is the line i posted above.

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 12-29-2001 12:27

I have turned off error reporting and that's why I didn't see the error, sorry... Anyway, the problem is located on this line:

scrollBaby = setInterval('updateValues()',10);

And you should remove it from vscoll.js file and add it to the <BODY ONLOAD="">, like this:

<body onload="scrollBaby = setInterval('updateValues()',10); Scroller.init(1)">


u-neek
Bipolar (III) Inmate

From: Berlin, Germany
Insane since: Jan 2001

posted posted 12-29-2001 14:05

Thanks mr.maX!

« BackwardsOnwards »

Show Forum Drop Down Menu