Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: onload in netscape??


Message #1 by "taherm@f... on Thu, 18 Apr 2002 14:19:27
with objects  In N.E  always use document.object.property:
then
document.form1.submit() (this works in I.E too)

I hope this help you
----- Original Message -----
From: <taherm@f...>
To: "JavaScript HowTo" <javascript_howto@p...>
Sent: Thursday, April 18, 2002 2:19 PM
Subject: [javascript_howto] onload in netscape??


> i am using onload="form1.submit()" in IE it works fine.. but in netscape
> it doesnt work at all
>
> any reasons...
>
> please advice
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> r-20
> Constructing Accessible Web Sites
> http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> r-20
> Practical JavaScript for the Usable Web
> http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> r-20
>


  Return to Index