Hi, ng-if generally creates DOM elements like <div>. To display that specific part of code, use <code> </code>. Please check and let me know.
On Thursday, 5 November 2015 14:02:21 UTC+5:30, Ouiouane Association wrote: > > hello all > > I'm new to angular > > i have an html page that contains this line of code : > > <div id="mydiv" class="" autoscroll="true" ui-view="" *ng-if="!loading" * > style=""> > > other divs and stuffs .. > > </div> > > I load the page completely on firefox then i try to display html page > souce (view source code ), but the stuffs in the div does not appear in > source code even if they are loaded.. > > > i think it is related to ng-if but i dont know what heppens exactly.. > > Could you please explain me why and how could i had html souce code > containg this missing part ? > > Mann tanks > -- 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.
