View Full Version : javascript
phani
11-25-2002, 07:57 AM
can we use the value of the variable declared in a html file(javascript function) in more than one html file plz give some example regarding it
glenngv
11-25-2002, 08:03 AM
if the page the variable is in is in another frame, iframe or window.
Can you explain further what you actually want to accomplish?
Roelf
11-25-2002, 08:33 AM
you can pass any variable hrough the url to another page, or you can store it in a cookie, that way you can even use the variable in other pages not directly related to the page the variable is set
Hi phani:
In the future, please use a more descriptive title when posting in the future (ie: "javascript" is not very descriptive). See: http://www.codingforums.com/postguide.htm
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.