me (Rahul Srivastava change)  
2:20 PM (4 minutes ago)
Hi 
I have one existing application.In this application app.js and jquery.js 
are already used but now i want to use angularjs.
But when i include angular my angular tags are not working.I this its 
conflict with app.js.

Please give me any solution as soon as possible.

<script src='<c:url value="/resources/js/jquery.min.js"/>'></script>
<script src='<c:url value="/resources/js/jquery-ui.min.js"/>'></script>
<script src='<c:url 
value="/resources/js/angular/angular.min.js"/>'></script>

<!-- IMPORTANT: APP CONFIG -->
<script src='<c:url value="/resources/js/app.config.js"/>'></script>

<!-- MAIN APP JS FILE -->
<script src='<c:url value="/resources/js/app.min.js"/>'></script>



thanks & Regards
Rahul

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to