Re: passing variable - no answer?!
- From: Michael Winter <m.winter@xxxxxxxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 16:15:55 GMT
On 29/09/2005 09:46, Geoff Cox wrote:
[Using global 'name'] Does this explain why I can pass the variable from one page to another?
The property that you are using is a property of the tab or browser instance, rather than the document, unlike most properties of the global object.
It does seem to be much simpler that other methods, eg passing the value with the URL etc.
Parsing values out of the query string (or a cookie) is hardly a difficult task.
Does doing this have any negative side effect?
Other than the fact that it might not work? There's no particular reason why it should, and indeed it doesn't in Firefox.
Mike
-- Michael Winter Prefix subject with [News] before replying by e-mail. .
- Follow-Ups:
- Re: passing variable - no answer?!
- From: Geoff Cox
- Re: passing variable - no answer?!
- References:
- passing variable - no answer?!
- From: Geoff Cox
- passing variable - no answer?!
- Prev by Date: Problems with XML & JavaScript
- Next by Date: reset select-tag only
- Previous by thread: Re: passing variable - no answer?!
- Next by thread: Re: passing variable - no answer?!
- Index(es):
Relevant Pages
|