Closed Thread Icon

Topic awaiting preservation: Preload and Zscrollbar? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8048" title="Pages that link to Topic awaiting preservation: Preload and Zscrollbar? (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Preload and Zscrollbar? <span class="small">(Page 1 of 1)</span>\

 
Stevis
Nervous Wreck (II) Inmate

From: USA
Insane since: Dec 2001

posted posted 01-26-2002 22:30

Okay, I am a rookie at this stuff and I am having a hard time understanding!

When I have my images preload, the zscrollbar text will not show up, I take out the preload and the text shows up just fine.

Test1 Without preload
Test2 With preload

Any assistance would be great....

Thank you in advanced!

Jestah
Maniac (V) Mad Scientist

From: Long Island, NY
Insane since: Jun 2000

posted posted 01-26-2002 23:50

Whats with the trendy new preloaders?

In all honesty, I don't know which is worse, the preloaders or the scrollers. Don't take this the wrong way, but you have two images and barely a page worth of text, if that, do you really need either?

--------------
cheers.jay

Stevis
Nervous Wreck (II) Inmate

From: USA
Insane since: Dec 2001

posted posted 01-27-2002 04:11

Well it is just the start of my page. I have alot more to add, but wanted to get this figured out before I went to far on it!!!

DocOzone
Maniac (V) Lord Mad Scientist
Sovereign of all the lands Ozone and just beyond that little green line over there...

From: Stockholm, Sweden
Insane since: Mar 1994

posted posted 01-27-2002 12:14

OK, I don't even need to look at this example, I know the problem (mr.maX pointed this out the first time.) At the very end of the Zscrollbar script is a line saying something like "very important! don't delete this next line!" Which says...

onload=setup;

I'm betting that your preloader also has an onLoad function, perhaps in the <body> tag, perhaps in the script? Take the content from that onLoad statement and place it in a function, and then call that function from the setup() function in Zscrollbar2.js, or eliminate my onload call and call the setup() function from inside your new onLoad function.

Your pal, -doc-

Stevis
Nervous Wreck (II) Inmate

From: USA
Insane since: Dec 2001

posted posted 01-27-2002 15:09

Thanks for the help Doc,

I removed your onload call and then called the setup from my onload function and it works.....


Thank you very much!!!!

« BackwardsOnwards »

Show Forum Drop Down Menu