Files
PrestaShop/themes
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
..
2011-10-05 15:21:55 +00:00
2013-01-04 11:19:03 +01:00
2013-01-04 11:19:03 +01:00