Hi,
I've added a bit of javascript code to the footer.php of my page:
http://highend.pastebin.com/3vLvusmJ
The date field is on the first of a multipageform (three steps in total).
The javascript code works, as long as this field stays on the first page.
When I move the field to the second or third page, the javascript fails to configure the datepicker for that field.
The question is: Why does it happen? I'm targeting "#input_1_15" in the script and that ID doesn't change when the field is moved to a different page.
Regards,
isuk