Hi,
in making a current site i need to have a browser-window that stays always on top, but here are the requirements:-
1. must always be on top
2. must allow access (i.e. scrolling/typing) to the window beneath it, whilst always staying on top
3. must be able to type into the always on top window and access it as normal
4. must not have a parent/child relationship with the window beneath it, as the window beneath it must be dynamic and can change etc.
I have already tried self.focus etc. and modal stuff doesnt fit the requirements.
Any ideas would be phenomenally appreciated.
yours
Ankur
<!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e -->
in making a current site i need to have a browser-window that stays always on top, but here are the requirements:-
1. must always be on top
2. must allow access (i.e. scrolling/typing) to the window beneath it, whilst always staying on top
3. must be able to type into the always on top window and access it as normal
4. must not have a parent/child relationship with the window beneath it, as the window beneath it must be dynamic and can change etc.
I have already tried self.focus etc. and modal stuff doesnt fit the requirements.
Any ideas would be phenomenally appreciated.
yours
Ankur
<!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e -->