Icons missing in jQuery UI

前端 未结 11 1866
谎友^
谎友^ 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:02

    I met a similar error after adding jQuery-ui-tooltip component using bower. It downloads js + css files only, so I had to manually add images.

    A good source to find all the images (for all standard themes) is this CDN.

提交回复
热议问题