jQuery UI Dialog - missing close icon

前端 未结 17 2216
礼貌的吻别
礼貌的吻别 2020-11-28 19:15

I\'m using a custom jQuery 1.10.3 theme. I downloaded every straight from the theme roller and I have intentionally not changed anything.

I created a dialog box and I

17条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-11-28 19:42

    A wise man once helped me.

    In the folder where jquery-ui.css is located, create a folder named "images" and copy the below files into it:

    ui-icons_444444_256x240.png

    ui-icons_555555_256x240.png

    ui-icons_777620_256x240.png

    ui-icons_777777_256x240.png

    ui-icons_cc0000_256x240.png

    ui-icons_ffffff_256x240.png

    and the close icon appears.

提交回复
热议问题