jQueryUI modal dialog does not show close button (x)

后端 未结 15 2902
鱼传尺愫
鱼传尺愫 2020-12-12 23:45

I\'m using a jQuery modal dialog in my ASP .NET MVC 3 application. It works fine except for that there is no close button showing in the top right corner. How can I add thi

15条回答
  •  既然无缘
    2020-12-13 00:09

    Just linking the CSS worked for me. It may have been missing from my project entirely:

    
    

提交回复
热议问题