gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

DatePicker position change - enhancement #1040

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1. Datepicker always shows calendar bottom of my text box. It is taking some 
calculated values as height and width.

What is the expected output? What do you see instead?
1. user should have the ability to choose the position of the 
calendar.(Top,left,right,bottom)

Which struts2 version?

2.3.4.1

Which struts2-jquery plugin version?
3.6.1

Please provide any additional information below.

Original issue reported on code.google.com by raghuatnet on 10 Sep 2013 at 3:51

GoogleCodeExporter commented 9 years ago
To change the position of the  Datepicker just overwrite the styles defined for 
class .ui-datepicker. The size of the Datepicker can also be changed in this 
way, just adjust the font size.

Original comment by johgep on 24 Sep 2013 at 7:52

GoogleCodeExporter commented 9 years ago
Thanks for the Reply,
If i change the CSS styles , it would impact all other datepickers in my 
project.
Can you suggest any other solution ?

Original comment by raghuatnet on 24 Sep 2013 at 8:04