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],


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

Post New Answer

More JavaScript Interview Questions

What is Minification

1 Answers  


What is an onclick?

0 Answers  


What is the role of javascript in a web page?

0 Answers  


Which javascript is best?

0 Answers  


What is the event loop in JavaScript?

1 Answers  


How to read elements of an array in JavaScript?

0 Answers  


what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)

0 Answers  


What is 'use strict'?

0 Answers  


How do you change the style/class on any element?

0 Answers  


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

3 Answers  


What is webassembly good for?

0 Answers  


Is Exception handling possible in Javascript?

0 Answers  


Categories