View Single Post
Old 10-06-2003, 03:35 PM  
George Bush Jr.
So Fucking Banned
 
Join Date: Oct 2003
Location: The White House
Posts: 150
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
George Bush Jr. is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote