ASP NET MVC 4 - How to Create A jQuery Modal Popup - Part 1

preview_player
Показать описание
This short video walks you through how to create and use a jQuery Modal Popup in ASP.NET MVC 4.

Рекомендации по теме
Комментарии
Автор

can u create thats scafholfing create / Edit ./ Delete  as a partial view and doing all that things in modal popup .. i m trying to do that ...  if its possible for u then .. plz upload that kind of video ...thanks ...

SudeepMakwana
Автор

Thank you very much for this. Big help!

sue
Автор

Great video. Thanks. However, I'm still wondering, why that top bar with little cross icon is not coming for me. Used VS 2013 with .Net framework 4. Any clue?

HWRLife
Автор

This video was amazing !, one ques : can you do video for jQuery  PostJSON function, that can call action link from controller using AJAX ?  Thanks so much :)

arnold
Автор

That's very helpful! Can I get more from you; like  login box popup or etc ?

asifanwarsadi
Автор

Great tutorial mate.
But clear your throat man ;)

kimjrgensen
Автор

Of course. Just move the whole div into the view. It would work the same exact way. You can even move the jquery code into the view, and use the "scripts" section to inject it into the layout when the view loads.

digioz
Автор

Great Video. But i have just  a little question.
How do you implement this in asp mvc 5
Thanks.

frankbanini
Автор

What about in vb instead of C#. My website is coded using vb language if I put this in my server will it read the C# code?

impact-o-graphdevicesllc
Автор

Finally! I was having so many problems just trying to get jquery to work. I do have one question though. You are putting your jquery methods in the layout file to be triggered on your index view. Is it possible to make your jquery calls in your individual views so that your layout file doesn't get huge?

chronic_adventure
Автор

Yes. You can put any type of HTML inside the DIV including videos, embedded objects and anything else you can embed inside a regular HTML page.

digioz
Автор

Yep, that's a useful easy way of adding links to css and js code. I use it all the time myself.

digioz
Автор

Great video! I'm actually having a hard time getting this to work in my application. The modal dialog just appears as a basic div that loads even if my function says autoOpen: false, and the button does nothing. In my case, everything is in the view. Is there some sort of ordering that is needed for this to work? It seems like my HTML elements are not properly wired up to the functions, even though the names are the same.

robertoguzman
Автор

Hi, nice video. Thanks a lot. I just have one question, if I want to do this pop up on the master page, what should I do?
I'm waiting for the video 3 xD
Thanks.

Randalandradenunes
Автор

Yep, that is coming in Part 2 which I am working on right now.

digioz
Автор

Thank you for this tutorial.
Can you do tutorial about popup that passes data from popup form to index (in this case)


ljoshic
Автор

Yeah.. Gr8 video tutorial.. Help me a lot.. Awesome!!

Thank you..

jitendrasondarva
Автор

Nice video, do you have a home page link where I can view other videos

robertamlotte
Автор

can you do this with visual studio 2013 mvc 5

tonyBacaxiv
Автор

thank u very much. simple and good...

shobhitkaushik