Multiple spinner fields, only first one is shown as a spinner. What am I doing wrong ?
Dear all,
I'm using jQuery UI for the very first time.
I'm trying to build a form using PHP.
I'm making a form with two spinner fields. All is working fine, except for the fact that the second spinner is not shown as a spinner but as a "normal" input field. Although in the code, the field has the same "id" as the first one.
[code]