The ionic slide box requires routing with the script tag like these:
http://codepen.io/calendee/pen/Kbpyg/
Here, it is accomplished by using the script tags and giving id attribute as something.html in a single page. I am looking for a slider implementation where I can make use of the $stateProvider of ionic framework (ng-route doesn’t work here).
Can someone please help me ?
@ionicteam