views:

33

answers:

1

dear i have a datepicker inside my form. after i click the textfield, datepicker show to up(reverse with drop down). how do i do if i want to show datepicker dropdown not dropup?

A: 

Look for a solution over in this post. Is this what you were looking for?

ShiVik
@Shivik: which better of that command that can make my datepicker show : down-then to right?
klox
@klox - which jquery datepicker are you using? are you using the jquery-ui datepicker (http://jqueryui.com/demos/datepicker) or some other one?
ShiVik
@Shivik: yes of course, and use sunny theme.
klox
@klox - Do you mean that datepicker is displayed above the textbox and not below it, like it does over here (http://jqueryui.com/demos/datepicker/). Can you post a picture of how it is appearing?
ShiVik
@Shivik:i have been upload the picture
klox
@klox: try placing the datepicker in a different place on the form. like not on top, but somewhere in between. I haven't seen such a case before so we can only try.
ShiVik