What are the security related issues in JavaScript scripts?
Answer Posted / naveen das
Basically the source code of the Javascript will be visible
when we select the source,hence the javascript part of the
code is fully transparent.
Secondly javascripts can be disabled on the browser easily
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What are the limitations of javascript?
how can i change colour of a image in aspx file?
How much time it will take to learn javascript?
Should I learn java first or javascript?
How do I get javascript?
What are the variable naming conventions in javascript?
How do you define a class and its constructor?
What percentage of websites use javascript?
How do you trim in javascript?
Why javascript is dangerous?
How to set a html document's background color?
Explain escape() in javascript?
Is a hash table an array?
What is memory leak in javascript?
What is a function callback?