I have a functionality, where my *div *should show once i click on some button, I could able to do using *ng-show* property.
problem is, in page load same div appears few seconds, then once angular JS code execute then div will hid, how do i disable my controls in page load it self, once i click on button, then only it has to display the div. -- 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.
