Why is javascript used for web pages?
No Answer is Posted For this Question
Be the First to Post Answer
What is the ‘Strict’ mode in JavaScript and how can it be enabled?
What are data structures in javascript?
Explain unescape() and escape() in javascript?
Which built-in method returns the calling string value converted to upper case?
what is java?
What are the types used in javascript?
do any browser need activeX object to run javascripts?
Explain export & import in javascript?
How do I open javascript?
Write a program to reverse a string in pure javascript?
I have a report which has id as hyperlink.when i click the id it should move to next report which displays the corresponding details.tell me how to get the value of hyperlink(which id is clicked) dynamically using javascript? so that i can make condition on my second report?
What do “1”+2+4 evaluate to?