Forum Moderators: open

Message Too Old, No Replies

popup always on top

         

helenp

1:57 pm on Jan 21, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hi,
Is there a way with javascript to have an popup always on top?
I ask because I have an calculator that popsup, but I dont like it because if the person decides to calculate again, the popup window is down, I want it on the top until they close it. Is it possible?

newbie2006

11:04 pm on Jan 21, 2006 (gmt 0)

10+ Year Member



There is no guarantee that popup will appear on top, as some browsers have the settings where to show popup in top, or in bottom.
For make popup on top, if it is not critical to use new window of browser in popup, use iframe.