I'm new at Angular and am looking for some direction on how to proceed with loading a URL in an Angular Bootstrap modal. Would I be able to use the existing modal and go from there or am I looking at taking the code and writing a whole new directive?
|
put on hold as unclear what you're asking by leonm, Blade0rz, Pierre Fourgeaud, Carl Veazey, Radim Köhler 4 hours ago
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking.If this question can be reworded to fit the rules in the help center, please edit the question.
There's no need to manually load the template into the dialog. The Here's a simple snippet to get you started: Javascript
Main HTML
View HTML
This Plunker script demonstrates all of the above. |
|||
|
Check the bootstrap dialog options below is the url : |
|||
|