What is noscript tag?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

What is the use of a form in html page? Is there any way to submit the page without using the form.

3 Answers   Kanbay, TCS,


Iam getting xml when we click on one button.Iam placing that xml in dom.Im getting that xml data in one xsl.In that xsl I want to increase the variable value which is declared in xsl. Ex: <parent_node> <childNode> <first><d1>ffftt</d1></first> <first><d1>eeeeiii</d1></first> <first><d1>uuuuwww</d1></first> </childNode> <childNode> <first><d1>fff</d1></first> <first><d1>eeee</d1></first> <first><d1>uuuu</d1></first> </childNode> </parent_node>

0 Answers  


Can you have a function within a function in javascript?

0 Answers  


Is it possible make a call to server side event of any button using javascript?

0 Answers  


How to use one javascript function for multiple input fields?

0 Answers  






What is the data type of variables in javascript?

0 Answers  


print the following using loop. 54321 4321 321 21 1

2 Answers   Delhi Public School,


List different ways of empty an array in javascript?

0 Answers  


what is interface ?

5 Answers  


What is 'use strict'?

0 Answers  


What is difference between javascript and jscript?

0 Answers  


What are classes in javascript?

0 Answers  


Categories