JavaScript Interview Questions
Questions Answers Views Company eMail

I am working on project in asp.net in which i have opned doc file on client side.plz send me coding on markpatentoffice@yahoo.com.

IBM,

1580

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

Kanbay, TCS,

3 8154

what is runnable interface

1 5364

where we use javascript and for which purpose we use javascript how?

Bugatti, IBM, Infosys, TCS,

13 44214

can any one tell me the syllebus for java certification

2 3539

Hi Friends, I am new to java, please provide some use full docs, and where can i get basic Java script docs... thanx in advance

8 11967

Advantages & Disadvavtages of Java Script? Advantages & Disadvantages of CGI Scripting? Structure of Java Script? Commands of Java Script? HTML Basic Reviews?

3 31023

find the common prime divisors of two given numbers

1877

disbable back option by java script

HG, TCS,

5 10551

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?

2 5291

How to port a GUI application onto Web

TCS,

1665

hi iM rahul.my questions is my project is a web based & developed using java,jsp. when i record it using qtp what script i will get like either browser("jdfjkf").page("nkf").... or javawindow("f d ").javaedit("Dasf").... plz clarify my doubt asap and i also need some vbscipt of java coding?

1722

if the two text boxes are there i want assign the vales like 2&3 and if i select button means i want find the sum.this is client side scripting in javascript

Infosys,

7 8476

The below script is working Internet browser but not working in mozilla plz find that good way... function doSubmit(op){ var rowcount=document.getElementsByName ("parameterTypeId").length; var parameterGrade; var performance; var goal; if(op == "save"){ for (var i=0; i < rowcount; i++) { var param=eval("document.forms [0].parameterGrade"+i); if(param.value != "select"){ return true; } } alert("Please rate atleast one attribute"); return false; }//if ends here

1998

Write a javascript program to make a simple calculator

Anand Group, TCS,

11 67805


Post New JavaScript Questions

Un-Answered Questions { JavaScript }

Is array an object javascript?

469


How to hide javascript code from old browsers that dont run it?

503


What is strict mode in javascript?

540


What are arrays in javascript?

459


What's the Difference Between Class and Prototypal Inheritance?

627






What is the disadvantage of using innerhtml in javascript?

650


How do I enable cookies and javascript?

481


What is JavaScript?

667


What is screen object in JavaScript?

563


What is an onclick?

513


What are the advantages of using JavaScript?

558


Is javascript easier than java?

468


What are local variables in javascript?

474


what are the differences between as2 and as3?

2913


Can you give an example showing javascript hoisting?

450