Hello,
I wondering if it is possible to count the number of elements using jquery and then using that prefix the element with a number, so for example I have 2 selects on a page, is it possible to count the selects and then give the selects, a class e.g.,
<select class="1">
<select class="2">