Closed Thread Icon

Topic awaiting preservation: Is a windows status still existant even if I specify for it not to have one? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=9064" title="Pages that link to Topic awaiting preservation: Is a windows status still existant even if I specify for it not to have one? (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Is a windows status still existant even if I specify for it not to have one? <span class="small">(Page 1 of 1)</span>\

 
Kalan m
Nervous Wreck (II) Inmate

From: stirling, ON Can.
Insane since: Feb 2004

posted posted 04-07-2004 23:36

Basically what I'm wondering is does

window.status

become a void property when you open a window without the status turned off?

Why you might ask would I want to know? Because I want to display the windows status using my own

methods instead of the browsers, twisted sounding... yes, I know

All I'm hoping for is a yes or no answer, thanks for your patients in advance (if you have any),

Cheers,

Kalan

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 04-08-2004 01:41

Well, in JavaScript, you're allowed to just make up variable names. So even if window.status has no initial value (and it may or may not, I don't know), you should have no problem assigning it one and then reading back from it later.

« BackwardsOnwards »

Show Forum Drop Down Menu