In javascript, Global varibla value is getting modified in the functions of that script file(say,sample.js) . How to get that value in HTML (test.html) page ?
How to get the modified variable value in Java Script function in another HTML page ?
Hi there
You can use javascript cookies between html pages to share variable values.
Learn it here...
http://www.w3schools.com/JS/js_cookies.a...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment