where we use javascript and for which purpose we use
javascript how?
Answer Posted / parvez sindhi deesa
JavaScript Is Mostly Use in create delete or set coockies on
page and also retrieve the data.
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Is javascript case sensitive?
Is javascript a programming language?
What are all the looping structures in javascript?
What is the scope variable in javascript?
How to convert json object to string?
What are the ways to emit client-side javascript from server-side code in asp. Net?
Define closure.
What does js stand for?
Is it possible to use javascript to change the meta-tags of the page?
Hello , I am using following java script to open new window in I.E,but i am facing an issue the new window hangs often while opening,when you move mouse it opens normally.Can any body help me why this is happening as i am unable to understand this issue?please please if any one know so kindly help me I am in real difficulty through this issue.Thanks 'if(window.clipboardData){clipboardData.setData("Text","' + a.PatID + '");}' + 'ordwindow= window.open ("' + @OrderDetailURL + '", "RXOrderDetail", "location=0,status=0,menubar=0,toolba r=0,scrollbars=1,resizable=1"); ordwindow.moveTo(parent.screenLeft,0);var x; x=new ActiveXObject("WScript.Shell");x.SendKeys("% "); x.SendKeys ("x"); //fcttest((sp_RX_ChangeOrderStatus ' + '''' + a.DocID + '''' + ', 1, ' + convert(varchar,@SessionID) + '));' As [W],
Describe javascript and vbscript.
How will you get the checkbox status whether it is checked or not?
What do “1”+2+4 evaluate to?
What are the Non-primitive data types in JavaScript?
Mention what is the disadvantage of using innerhtml in javascript?