Friday, January 28, 2011

jQuery Calendar / Widgets are displaying too large?

If you are facing an issue where your jQuery widgets are getting displayed too large, try this simple solution.

Just add the following lines of code to your HEAD tag:

#ui-datepicker-div { font-size: 12px; }


- Siddhesh Prabhu
Team Lead - J2EE Application Development
NAVSYA Technologies Pvt. Ltd.

No comments:

Post a Comment