I am rendering some content into my page using a mustache template and ajax. I would then like to interact with some of the elements (hide them depending on page position) using another function (componentLoaded). I am rendering some content into my page using