Datepicker button position/style
Hi
The problem is that the generated button is badly positioned and there
is no way to alter it's style (or size and margins at least) without
touching the compressed js core code. There are two options in this
case. And sincerely I prefer the second one.
1. Could anyone point me where the button object is in the code so I
could alter its properties using js directly?
2. How could I initialize the datepicker so it uses my own trigger
button based on a div (by default if called on a div the datepicker
widget appears inline).?
Thanks