@Senthe wrote:
There are multiple jQuery plugins which parse entire page content and manipulate DOM onload, for example Materialize. They work fine on first page load but break when another route template is rendered because it doesn't fire
document.ready
event. How to properly hook initializing these plugins to every template render?
Posts: 2
Participants: 2