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
How to remove duplicates from javascript array?
What are the types used in javascript?
How can javascript language be separated from objects?
What is a class in javascript?
List out the Mouse Events?
What do you mean by enumeration?
What is difference between scripting and programming?
Is Exception handling possible in Javascript?
Expand BOM and explain it?
What's math constants and functions using javascript?
How about 3+5+"8"?
How to find the selected radio button immediately using the 'this' variable?
name any two javascript functions which are used to convert nonnumeric values into numbers?
What is an Event Bubbling in Javascript?
Explain the steps for connecting the system to Internet.