PC Review


Reply
Thread Tools Rate Thread

Body OnLoad()

 
 
JCO
Guest
Posts: n/a
 
      14th Jul 2004
What is the correct way to invoke two onload statements.
Currently it is as show:
.... alink="#FF0000" onLoad="focus(), "Carousel();" text="#FFFFFF" ...

The onLoad is called once with two function separated with a comma?

Thanks


 
Reply With Quote
 
 
 
 
Ronx
Guest
Posts: n/a
 
      14th Jul 2004
Should be:
onload="focus();Carousel();"
the functions are separated by a semi-colon ; .

Ron
--
Reply only to group - emails will be deleted unread.


" JCO" <(E-Mail Removed)> wrote in message
news:vZbJc.59357$(E-Mail Removed)...
> What is the correct way to invoke two onload statements.
> Currently it is as show:
> ... alink="#FF0000" onLoad="focus(), "Carousel();" text="#FFFFFF" ...
>
> The onLoad is called once with two function separated with a comma?
>
> Thanks
>
>



 
Reply With Quote
 
JCO
Guest
Posts: n/a
 
      15th Jul 2004
Thanks, that works. I see I had an extra " in their too.
Thanks again.

"Ronx" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Should be:
> onload="focus();Carousel();"
> the functions are separated by a semi-colon ; .
>
> Ron
> --
> Reply only to group - emails will be deleted unread.
>
>
> " JCO" <(E-Mail Removed)> wrote in message
> news:vZbJc.59357$(E-Mail Removed)...
> > What is the correct way to invoke two onload statements.
> > Currently it is as show:
> > ... alink="#FF0000" onLoad="focus(), "Carousel();" text="#FFFFFF" ...
> >
> > The onLoad is called once with two function separated with a comma?
> >
> > Thanks
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Body Onload Arne Garvander Microsoft ASP .NET 1 25th Sep 2008 07:36 PM
Add body onload attribute from UserControl? John Kotuby Microsoft ASP .NET 5 5th Apr 2007 02:29 AM
Body onLoad Problem (ASP .NET & JavaScript) ceolino@libero.it Microsoft ASP .NET 1 21st Nov 2006 08:35 PM
Netsscape fails to run the Body onload, why??? BTHOMASinOHIO Microsoft Dot NET 3 17th Nov 2004 03:36 PM
Body OnLoad JCO Microsoft Frontpage 7 4th Apr 2004 10:12 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:56 PM.