Click to See Complete Forum and Search --> : Floating window - a challenge!


Taliv
03-01-2003, 12:35 AM
I think this is a tough one...

Does anyone know how I can have a little window open over the main window displaying checkboxes selected in the main window, that "floats" always on top and that keeps it's position (top right-hand corner) even when the user scrolls down in the main window.

Also, how do I pass information between the main window and the floating window?

I'd really appreciate help on this one!

Thanks in advance!

khalidali63
03-01-2003, 12:52 AM
For communications between parent and child windows try this link,

http://68.145.35.86/skills/javascripts/ParentWinInteractionWithChildWin.html

Cheers

Khalid

Nevermore
03-01-2003, 03:34 PM
If another window is constantly coming back "on top", the user can't scroll. Do you mean a layer in the main window? If you do, I'll post the code tomorrow.

Taliv
03-01-2003, 04:58 PM
YES!!!!

PLEASE!!!!

AND THANK YOU!!

Nevermore
03-04-2003, 01:26 PM
In the css tag, put position: fixed