First, AngularJS is supported on recent versions of all the major browsers. Check here<http://ci.angularjs.org/view/AngularJS/job/angular.js-angular-master/lastCompletedBuild/testReport/> . Second, you can probably include the angularJS library and try document.createElement('ng:view'); and then do a null check.
But I would wait for experts to chime in. On Thu, Feb 13, 2014 at 2:56 PM, Anita Kadam <[email protected]> wrote: > > Hi, > > I would like to know, is there any way to detect whether angular is > supported or not so I can display message on the browsers where angular not > supported. > > Thanks in advance. > > -- > 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 http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/groups/opt_out. > -- Regards, Aadithya C Udupa -- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
