简体   繁体   English

弹出对话框

[英]Pop up dialog box

I am using ASP.net MVC3, coding in VB.net with razor aswell. 我正在使用ASP.net MVC3,也使用剃刀在VB.net中进行编码。

Is there any way that i can get like a small dialog box to pop up when the user performs certain actions? 用户执行某些操作时,有什么方法可以让我像弹出一个小对话框一样? Similiar to a JQuery box - so that when a user creates an account they get a confirmation popup box appear and are then redirected or if they enter in the incorrect syntax they will view a error dialog box on button click describing their problem. 类似于JQuery框-这样,当用户创建帐户时,他们会出现一个确认弹出框,然后将其重定向,或者如果他们输入的语法不正确,则在单击按钮时将看到一个错误对话框,描述他们的问题。

I have tried to integrate a package from Nuget to solve this but am having major issues when installing it. 我试图集成来自Nuget的软件包来解决此问题,但是在安装时遇到了主要问题。

So i was wondering whether the mcv EF or razor environment have any of this built in where i can simply type it in the view? 所以我想知道mcv EF或razor环境是否内置了这些功能,我可以在视图中简单地键入它?

I'v always used jquery's .dialog:http://jqueryui.com/demos/dialog/ 我一直使用jquery的.dialog:http://jqueryui.com/demos/dialog/

There isn't any built in one. 没有任何内置的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM