Data Browser - Viewing Site  Sector 23 Code Bank Logged in as:  Guest  




           


Angular JS - hide code while rendering
To prevent your page from flashing on load and showing raw Angular code, wrap your html content in a tag with ng-cloak:

<div ng-cloak>my content</div>

Created By: amos 1/11/2016 2:46:17 PM
Updated: 1/11/2016 2:46:23 PM