always visible pop up

W

wlq

Hi!
Is it possible to create a popup that will be always visible suring
switching between tabs in the browser?
 
J

Jeremy J Starcher

Hi!
Is it possible to create a popup that will be always visible suring
switching between tabs in the browser?

I hope nothing is ever found that lets you do this.

Whatever you are thinking that would need such a trick -- there is a
better design solution waiting to be found.
 
S

SAM

Le 10/25/09 1:12 AM, wlq a écrit :
Hi!
Is it possible to create a popup that will be always visible suring
switching between tabs in the browser?

I think that that wouldn't be possible.
That would need that in each tab a known file is opened, each file
having a specific JS to re-focus the popup.
(each tab must know at least the tab that opened the popup)

You can more or less to have a kind of common popup for files opened in
an alone window, but if you work with several windows (tabs are windows)
that begin to be very hard and difficult.


in the file in the main window/tab that opened the popup, say 'myPop'

<body onblur="if(!myPop || myPop.closed)pop();else myPop.focus()">

I think that will not work with one (or all) Internet Explorer).
If even that works with other browsers ?

Once the "main" window/tab is closed, of course ... no more popup !
 
J

Jorge

Hi!
Is it possible to create a popup that will be always visible suring
switching between tabs in the browser?

Perhaps, if the tabs are coming from the same domain.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top