Do you actually want to blur the element, or are you just trying to
call the blur handler you attached? If it's the later,
try .triggerHandler() instead of .trigger() and see if that works.

Reply via email to