Thank you for looking at the script.
I am aware of the missing part. My mistake, I was changing, trying an copying at the same time.
For the past 9 hours I am surging for an answer and hopefully you can help me again (still)?
I want to "altField" on an "inline" datepicker.
I know how to set it from:
- <div id="inline_date"></div> to <input type="text" id="inline_date_value"/>
But now also the other way arround??
- <input type="text" id="inline_date_value" class="datepicker"/> to <div id="inline_date"></div>
Is this possible?