Icons missing in jQuery UI

前端 未结 11 1865
谎友^
谎友^ 2021-02-03 17:13

I\'m using Modal Form and Widgets from jQuery, but the icons does not appear. for eg the Cross (X) and Plus-Minus (+-) Icons.

When I load the p

11条回答
  •  执念已碎
    2021-02-03 18:06

    I saw in console that whenever I open my datepicker that I get 404 Not found error for this image file ui-bg_glass_75_e6e6e6_1x400.png

    I downloaded the image from github and put it in my local under jquery-ui folder. Now the problem is solved.

    Other image files found here:

    https://github.com/julienw/jquery-trap-input/tree/master/lib/jquery/themes/base/images

提交回复
热议问题