woocommerce/assets
Kevin Killingsworth 81d186000d Fix cart update field enter on submit for IE
Fix for issue #11811
https://github.com/woothemes/woocommerce/issues/11811

IE handles hitting <ENTER> on an input field differently than
Chrome or Firefox in that it finds the nearest submit button
and fires the event from it instead of the actual text field
from which the user hit <ENTER>.

This commit catches the <ENTER> key event before the submit happens
and forces the cart_submit handling on that event instead.
2016-09-22 16:52:23 -04:00
..
css Tweak download layout 2016-09-12 23:00:31 +01:00
fonts HTTPS for everybody 2016-05-26 22:48:49 -03:00
images Remove un-used images 2016-09-02 10:49:03 +02:00
js Fix cart update field enter on submit for IE 2016-09-22 16:52:23 -04:00