+ 1
hi guys need help in displaying datetime picker .
i have added date time picker for my application. i am using jquery plugins the calendar is displaying on the top of text box how to change the position of calendar. i want to show the calendar at bottom of the page.
2 odpowiedzi
+ 7
Can you post your code so people can see it before offering any suggestion or solution?
+ 6
I'm not sure, but try to use
display:block;
margin:bottom;
in css