Emberjs: Jquery Function not being called after Handlebars Template is loaded
问题 I have an EmberJS application where I'm trying to call a jquery function that positions some div elements on a page using .css() for a specific handlebars template. My problem is that when EmberJS loads in the template to my application (whether by url change, or {{linkTo}} , the jquery functions don't get fired. That said, if I refresh the page, they fire just fine and everything is great. Additionally, I have an event listener for if the page changes width, which will cause the function to