How to Set the size & position of jquery Date picker calendar icon trigger image

后端 未结 6 963
轻奢々
轻奢々 2021-01-01 12:20

i am using jquery date picker the calendar icon trigger image near textbox is by default is on top i want to set the image size (height) same as textbox height please give

6条回答
  •  死守一世寂寞
    2021-01-01 13:10

    Inspecting the element with firebug, I got this:

    ...
    

    You can then work with that CSS class ui-datepicker-trigger.

提交回复
热议问题