how to Initialise third part plugin in onsen
-
Hello I want table sorting in onsen ui. so i included footable js as a third party plugin for it. It get initialised only on page load.
When i click on tabs or if i switch to inner pages then plugin stops working.
I have initialise the plugin in ons.ready(function() { }); Can anyone please help me out.Thanks