View Single Post
Old 10-06-2003, 09:14 PM  
Hardcore J
Hardcore 4 Life™
 
Hardcore J's Avatar
 
Join Date: Mar 2003
Location: Everett, WA
Posts: 2,553
Quote:
Originally posted by George Bush Jr.
The page that you want to blur should have the blur code on it. Not the code that pops the page you want blurred. Although i suppose you could do it that way.

anycode = window.open(
anycode.blur();
window.focus();

something like that you would have to fool with it a bit
How would I put that into a ja-va scr*pt ?? I'm not very good at any coding languages other than HTML..

Also, keep in mind that I don't want it to focus, I want it to stay behind the other windows.

Last edited by Hardcore J; 10-06-2003 at 09:19 PM..
Hardcore J is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote