I'm trying to write code to make a browser window to always stay on top. I want to be able to use another application while at the same time viewing a browser window on top -%26gt; but I want to code this in html, java, whatever. If someone could help me I would appreciate it. Thank you.
Is there any way to use html code to make a browser window to always stay on top?
This is not an HTML or JavaScript solution, but this little app will do the trick I think...
WinPins - It allows you to specifiy any numbers of windows, not just broswer as on top...
http://www.geocities.com/SiliconValley/N...
Bottom of the page...
Reply:%26lt;body onload="self.focus();"%26gt;
to move it behind all other windows
%26lt;body onload="self.blur();"%26gt;
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment