Files
PrestaShop/themes/default-bootstrap/js
Guillaume Lafarge e7ef71f32e [-] FO : Fix versatile jQuery selector
`:hidden` selects form elements with `type="hidden"` but also : elements with `display:none`, elements with their width/height equal to zero and which the ancestor element is hidden.
`input[type=hidden]` is more appropriate for those reasons.
2013-12-09 17:17:48 +01:00
..
2013-11-27 14:02:26 +02:00
2013-11-05 17:17:26 +02:00
2013-10-31 15:51:25 +02:00
2013-10-31 15:51:25 +02:00
2013-11-05 17:17:26 +02:00
2013-10-31 15:51:25 +02:00
2013-12-04 10:08:35 +02:00
2013-11-05 17:17:26 +02:00