Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Store Data in JavaScript
Arjun Panwar
12y
1.2k
1
Reply
Hi,
I am currently coding in this way:
<script type="text/javascript"> var linkObj;
Is this a safe way to store data? My concern is what if a jQuery or other plug-in was to also use the variable.
Thanks
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
What is the use of Wrapper class in java ?
Can be possible a abstract class with out having any abstract method?