开发者

How to resize jQuery datepicker?

I have jQuery Datepicker inside my form.

My problem is after I have clicked inside textfield, datepicker shows too bi开发者_Python百科g.

How can I resize datepicker?


Check for solution in this thread

I quote -

add in a stylesheet loaded after the ui-files

div.ui-datepicker{
 font-size:10px;
}
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜