What is a closure in javascript?
No Answer is Posted For this Question
Be the First to Post Answer
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],
How you can modify XAML content from JavaScript in Silverlight?
find the common prime divisors of two given numbers
What is difference between var x =1; and x=1;?
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".
Is javascript case sensitive?
Explain the working of timers in JavaScript? Also elucidate the drawbacks of using the timer, if any?
How to create scale in P info
Do I need javascript enabled?
What is isnan in javascript?
When would you use var in your declaration and when you wouldn’t?
Write a program to exaplain the deferred scripts using event handlers in javascript.