On Fri, 2006-09-08 at 06:56 -0400, John Resig wrote:
> Wow, if you can't set the context to a string, then that's pretty
> silly. Can anyone else verify this? The simple case  would be:
> 
> function test(){
>   alert("Should be 'foo': " this);
> }
> 
> test.apply( "foo", [] );

ok with ie55 and 6 but error with ie50

-- 
Bye, Pif

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

Reply via email to