0

Now,I make a popup window by using javascript.just like the following code:

var revalue =  window.showModalDialog("a.jsp","windowA","dialogLeft:0px;dialogTop:0px;dialogHeight:200px; dialogWidth:720px;help:no;scroll:no;status:no");

in this way,windowA will be to front from the browser.but,if I open an onther applicatoin such as MyEclipse,the windowA is in the back. How can I do that event open other application,windowA is still in the forefront?

H.D
  • 1
  • 1
  • I don't know the exact solution but following links may help you [link1](http://stackoverflow.com/q/5576596/1031945), [link2](http://stackoverflow.com/q/18972047/1031945) and [link3](http://stackoverflow.com/q/5178124/1031945). – Aniket Kulkarni Dec 26 '13 at 05:03
  • 1
    Appreciate for you reply.. – H.D Dec 26 '13 at 06:55

0 Answers0