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 is array explain it?
How to access an external javascript file that is stored externally and not embedded?
What are escape characters?
What are data structures in javascript?
How do you change the style/class on any element using javascript?
What is trim whitespace google sheets?
What is javascript hoisting?
Difference Between JavaScript and ECMAScript?
What is difference between array.splice() and array.slice() method in javascript?
What is webpack used for?
What does the isNaN() function?
What is string in javascript?
How do I run code in browser console?
What are the methods involved in javascript?
How do you round a value in javascript?