> Again, from the changelog:
>
> "* Performming .click(), .blur(), .focus(), .submit() will actually 
> trigger the browsers default action for those events."
>
> And by the way: one cannot trigger the default click() action for links, 
> so I think, that one is useless. Also it seems that reset() is missing.
>
>
> -- Klaus
>   
Is it even possible to trigger the blur() action programmatically? Well, 
perhaps without setting the focus and then purposely setting it 
somewhere else... which seems pretty indirect and slightly hokey to me. :o'

Cheers,
Chris

-- 
http://www.cjordan.info


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

Reply via email to