Always on top -> not using onBlue/focus

2

2good2b

Hi,
I want to have a pop-up window remain on top, while allowing user to
do other things-
(In my case - I want to allow the user to watch video on a small
screen)
I saw people recommanding using Focus method in onBlur event, but this
kind of freezes all other windows.
Any advice?
Thanks
 
E

Evertjan.

wrote on 27 feb 2007 in comp.lang.javascript:
Hi,
I want to have a pop-up window remain on top, while allowing user to
do other things-

You, as a user can have it, NVIDIA has it in its nView options.
(In my case - I want to allow the user to watch video on a small
screen)
I saw people recommanding using Focus method in onBlur event, but this
kind of freezes all other windows.

But NOT with clientside javascript,
as that functionality does not belong to the browser window.

Do not even try to take away the freedom of the user on his or her machine.

If it were possible at all it would be very impolite.
 
2

2good2b

wrote on 27 feb 2007 in comp.lang.javascript:


You, as a user can have it, NVIDIA has it in its nView options.


But NOT with clientside javascript,
as that functionality does not belong to the browser window.

Do not even try to take away the freedom of the user on his or her machine.

If it were possible at all it would be very impolite.

I know how it can be done in software, but I wonder if there's any way
I can do it through the browser itself.
Since it is for the benefit of my users, I believe some of the would
be willing to install a small activex.
If they do - can it be done?
 
E

Evertjan.

wrote on 02 apr 2007 in comp.lang.javascript:

Wow, you took your time! ;-)

[please do not quote signatures]
I know how it can be done in software, but I wonder if there's any way
I can do it through the browser itself.

Keep wondering, but it is already answered above.
Since it is for the benefit of my users, I believe some of the would
be willing to install a small activex.
If they do - can it be done?

"Benefit"?
That is what all anonymous spammers say:
"Trust me on my blue eyes."
 

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

Forum statistics

Threads
473,982
Messages
2,570,186
Members
46,739
Latest member
Clint8040

Latest Threads

Top