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
Can you use javascript to hack?
How to make a function in javascript?
How to open a window with no toolbar, but with the location object?
Which is the best website to learn javascript?
What is s+ in regex?
What typeof returns for a null value?
What will be the output of the following statements?
What is the use of a set object in javascript?
What percentage of websites use javascript?
How to validate a form in javascript?
How to create an array in javascript?
Give an example of closure?
Is function a data type in javascript?
What's the date object using javascript?
How to read elements of an array in JavaScript?