Questions tagged [modalpopup]

A modal pop-up window is a window that is displayed on top of the main window and that disables the main window until the user has finished interacting with the pop-up window.

153 questions
-3
votes
3 answers

Load the external js files in angular js modal popup or partial view

I am developing angularJS application and using asp.net mvc as well. I want to open a modal popup from angularJS and then in that popup "View" of mvc is rendered. The problem I am facing that popup is opening but the js files are not loaded in…
swapnil
  • 63
  • 2
  • 9
1 2 3
10
11