使用jQuery Mobile和ASP.NET MVC4显示Dialog

时间:2022-07-04 03:17:45

I have a searchform in my ASP.NET MVC4 project. When someone hasn't fill in one textbox, there is a message shown on the top of the page.

我在ASP.NET MVC4项目中有一个搜索表单。当某人没有填写一个文本框时,页面顶部会显示一条消息。

What I want is a dialog that appears on that moment instead of the text on the top of the page.

我想要的是那一刻出现的对话框,而不是页面顶部的文字。

I tried everything, but all i get is a black square on the top of the page.

我尝试了所有的东西,但我得到的只是页面顶部的黑色方块。

Can anyone help me with the jQuery Mobile Dialog? Just the simpliest design is ok!

任何人都可以帮助我使用jQuery Mobile Dialog吗?只是最简单的设计就可以了!

thanks

谢谢

1 个解决方案

#1


1  

This library is useful for http://dev.jtsage.com/jQM-SimpleDialog/

该库对http://dev.jtsage.com/jQM-SimpleDialog/非常有用

#1


1  

This library is useful for http://dev.jtsage.com/jQM-SimpleDialog/

该库对http://dev.jtsage.com/jQM-SimpleDialog/非常有用