Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: W-M-F and event.keyCode===keys.ENTER

by pghilb (Novice)
on Jul 27, 2014 at 09:07 UTC ( [id://1095212]=note: print w/replies, xml ) Need Help??


in reply to Re: W-M-F and event.keyCode===keys.ENTER
in thread W-M-F and event.keyCode===keys.ENTER

Thanks, will try that! Managed to solve the problem with MozRepl::RemoteObject, following Corion's advice and the hint given in the module's documentation:
$i->__event('focus'); # $i = the input I am working with $i->{value}='xyz'; $i->__event('blur');

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1095212]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-20 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found