Hi All, I am opening a popup window by clicking a link. It should be always on TOP. what shall i do ? I have tried alwaysRaised=1 like this by using window.open. But It doesn't work properly. Please assist me..... Thanks Saravanan.R
thanks for quick reply jaromin. I have tried this code also. But i am not able to navigate the parent window. Actually my situation as follows, I have opened a child window childWin from parentWin. after that i can able to navigate entire site. But the childWin should be always on TOP. this is what i want