907c8d403b
Autocomplete is default to on in most browsers, this is usually fine, but FireFox will overwrite actual value with whatever user entered last. This means if we change the quanity in some other page, and then refresh the cart page, the last entered value in cart page will be displayed, overwriting the actual value passed by server. So autcomplete is disabled by default for quanity input field, further a filter is added like other fields in case this needs to be modified. |
||
---|---|---|
.. | ||
breadcrumb.php | ||
form-login.php | ||
quantity-input.php | ||
sidebar.php | ||
wrapper-end.php | ||
wrapper-start.php |