Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Setting global variable


Message #1 by "arun" <arun@l...> on Wed, 26 Feb 2003 18:31:28 +0530
In case you use frames, you can use variables like

top.varname

als global variables.

Regards
Kees

----- Original Message -----
From: "arun" <arun@l...>
To: "JavaScript HowTo" <javascript_howto@p...>
Sent: Wednesday, February 26, 2003 2:01 PM
Subject: [javascript_howto] Setting global variable


> Hi all,
> Is that possible to set a global variable in a html page?
> As i am self submitting the page on "onResize" event of javascript
when the
> browser layout is changed, (i.e when F11 is pressed) the pages get
> continuously submitted (like infinite loop), so i need to set a
variable and
> stop it for single time. is that possible in javascript / vb script..?
>
> Thanx in advance
>
> with regards,
> arun
>
>
>
>



  Return to Index