[thelist] onLoad

Warden, Matt mwarden at odyssey-design.com
Sun Nov 12 21:48:08 CST 2000


<BODY ..... onLoad="preloadImages('images/on.gif','images/on2.gif');init();">


if you get errors, try:

<BODY ..... onLoad="init();preloadImages('images/on.gif','images/on2.gif');">


--
mattwarden
mattwarden.com


----- Original Message ----- 
From: Jay Fitzgerald <jayfitz at bayou.com>
To: <thelist at lists.evolt.org>
Sent: Sunday, November 12, 2000 10:36 PM
Subject: Re: [thelist] onLoad


> this is what i have so far...
> 
> <BODY ..... onLoad="preloadImages ('images/on.gif' ,
> 'images/on2.gif');">
> this is for my image rollovers
> 
> but I also neet to add
> 
> "init()"
> 
> which will also initialize two external .js files
> 
> 
> 
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt ! 
> 





More information about the thelist mailing list