Summary.Net Archives
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Summary-Talk] Capture info on monitor/ screen size?



On 2/13/04 4:39 PM Thomas Waters (rxweb+@pitt.edu) wrote:

>Sorry if this is basic javascript and I should know, but what if the 
><body> tag already has an onload?? Can it have 2 or ????  Already there 
>is onLoad="MM_preloadImages....."

No, unfortunately you can't have two. If you already have an onload 
function specified in your BODY tag, you will need to modify your 
existing onload function to call ours, or set onload to "whenReady()" and 
modify ours to call your existing one.

Good Luck
Jason

-----------------
Jason@Summary.Net
-----------------
Dr. Seuss books . . . can be read and enjoyed on several levels. For
example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed
as a searing indictment of the narrow-minded binary counting system.
  -- Peter van der Linden, Expert C Programming, Deep C Secrets
-------------
Go to <http://summary.net/list.html> to update subscription info.