how to disable source option at view menu in browser like
internet explorer...mozilla...etc..pls help me...
Answer Posted / sakthiopr
All are in HTML format .So there is no chance to disable
the source code ,
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is a null variable?
Explain the unshift() method ?
Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?
What is strict mode?
What is the difference between textContent and innerText?
What is the difference between .call() and .apply()?
How to loop through array in javascript?
What would be the result of 2+5+”3″?
Are Typescript and Javascript the same?
What is event bubbling in JavaScript?
What is difference between scripting and programming?
Why is javascript hoisting?
Why is javascript good for websites?
What do you understand by this keyword in javascript?
what is lazy fetching in hibernate