Y
Hacker News
new
|
ask
|
show
|
jobs
by
zetafunction
4569 days ago
This is neat... but why not use the copy/paste event handlers where possible?
1 comments
taye
4568 days ago
Firfox doesn't fire paste events unless an editable element has focus. You would have to bring focus to an input element to make sure that an event is fired.
link