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],
What is Minification
What is an onclick?
What is the role of javascript in a web page?
Which javascript is best?
What is the event loop in JavaScript?
How to read elements of an array in JavaScript?
what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)
What is 'use strict'?
How do you change the style/class on any element?
Advantages & Disadvavtages of Java Script? Advantages & Disadvantages of CGI Scripting? Structure of Java Script? Commands of Java Script? HTML Basic Reviews?
What is webassembly good for?
Is Exception handling possible in Javascript?