issue with datepicker when using absolute positioning
Hi,
I'm using position:absolute for my datepicker's input. When I set
showOn to "button", the button does not appear next to the input but
at position 0,0 in my parent Div. How can I specify the style of the
button. Or can I set the button/image to be an existing element on my
page ?
Thanks