I'm using Knockout.js and trying to hide and show sections of a page while JSON is loading. The loader.gif should show while there is no data, and the template should show after the data exists. Here is the HTML:I'm using Knockout.js and trying to hide and sh