Hi, I am using angular to generate web page from json. When I modify the json, angular modifies the web page accordingly just fine.
After the json has been modified how/where do I make calls (for example: $( ".datepicker" ).datepicker();) to activate jQueryUI components? I guess this needs to be done only after angular is done with adjusting the web page to json changes. Thanks -- 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/d/optout.
