Non-modal popup

59 views
Skip to first unread message

Priyanshi Gupta

unread,
Aug 19, 2015, 12:34:17 AM8/19/15
to AngularJS
hey!!!
i am trying to create a non modal pop up USING ANGULARJS in my website, how can i do this??
Please let me know if anyone knows how to do this with angularjs.
Thanks a lot!!.

Sander Elias

unread,
Aug 20, 2015, 11:57:54 PM8/20/15
to AngularJS
Ho Priyanshi,

There is nothing special to that in angular, just use window.open()

Regards
Sander

Priyanshi Gupta

unread,
Aug 25, 2015, 8:53:03 AM8/25/15
to ang...@googlegroups.com
hey thanks a lot !!
up till now i was using links to minified angularjs files in my code, but now there is a requirement because of which i have to use complete angularjs file.
i have downloaded it from the official site, and

<script src="../Angular/angular.js"> </script>
<script src="../Angular/angular-animate.js"></script>
<script src="../Angular/angular-aria.js"></script>
<script src="../Angular/angular-cookies.js"></script>
<script src="Angular/angular-loader.js"></script>
<script src="../Angular/angular-message-format.js"></script>
<script src="../Angular/angular-messages.js"></script>
<script src="../Angular/angular-mocks.js"></script>
<script src="../Angular/angular-resource.js"></script>
<script src="../Angular/angular-route.js"></script>
<script src="../Angular/angular-sanitize.js"></script>
<script src="../Angular/angula-scenario.js"></script>
<script src="../Angular/angular-touch.js"></script>

and this is how i added all these files in my code, but it is not working, please let me know what is the correct way of using complete angularjs file.
please .. eagerly waiting.
thank you once again!!

--
You received this message because you are subscribed to a topic in the Google Groups "AngularJS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/angular/M9h86GLhcHk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to angular+u...@googlegroups.com.
To post to this group, send email to ang...@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages