emckenna schrieb:
> So does that mean that JQuery can not be called on the new window?
> ie .. new_win_ref.$("some-selector").css('color', 'red');
> If it can, what's the syntax?
>   
The thing I was referring to was $("div#someid", print_win.document): 
jQuery 1.0.3 would ignore the given context for the ID selector.

-- 
Jörn Zaefferer

http://bassistance.de


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to