Apr 25, 2002 #1 dass Programmer Joined Feb 25, 2002 Messages 33 Location IN I want to create an page that always display on top when other application is open Please give the solution
I want to create an page that always display on top when other application is open Please give the solution
Apr 25, 2002 #2 Wullie Programmer Joined Mar 17, 2001 Messages 3,674 Location GB Hi mate, Add the following to the new window.. <body onblur="self.focus();"> Hope this helps Wullie http://www.freshlookdesign.co.ukhttp://www.searchit-now.co.ukhttp://www.survivorhelp.co.uk Upvote 0 Downvote
Hi mate, Add the following to the new window.. <body onblur="self.focus();"> Hope this helps Wullie http://www.freshlookdesign.co.ukhttp://www.searchit-now.co.ukhttp://www.survivorhelp.co.uk
Apr 25, 2002 #3 Wullie Programmer Joined Mar 17, 2001 Messages 3,674 Location GB Hi mate, I should also mention that because this keeps focus on the current window it may really annoy your users so use it with caution.. Hope this helps Wullie http://www.freshlookdesign.co.ukhttp://www.searchit-now.co.ukhttp://www.survivorhelp.co.uk Upvote 0 Downvote
Hi mate, I should also mention that because this keeps focus on the current window it may really annoy your users so use it with caution.. Hope this helps Wullie http://www.freshlookdesign.co.ukhttp://www.searchit-now.co.ukhttp://www.survivorhelp.co.uk
Apr 25, 2002 #4 theocraticmind Programmer Joined Apr 19, 2002 Messages 318 Location CA Please, please don't put that on a pop-up Upvote 0 Downvote
Apr 25, 2002 #5 xutopia Programmer Joined Apr 4, 2002 Messages 2,001 Location CA alt-f4 is a solution I have for popups like that. NS6 has a preference files that stops people to do that kind of stuff. Gary http://www.xutopia.com Haran Upvote 0 Downvote
alt-f4 is a solution I have for popups like that. NS6 has a preference files that stops people to do that kind of stuff. Gary http://www.xutopia.com Haran