jquery selector not working with [ ] – Oscommerce
I'm using jQuery to manipulate form data in an osCommerce instance and I'm having trouble selecting some elements. The script generates textareas with the id product_description[N], N being the 1, 2, 3... The problem is that having an id value…