$i->__event('focus'); # $i = the input I am working with $i->{value}='xyz'; $i->__event('blur');