jmpressjs / jmpress.js

A jQuery plugin to build a website on the infinite canvas
http://jmpressjs.github.com/jmpress.js
1.5k stars 237 forks source link

Tab Control Example - How is the route created? #146

Closed BrianJacklin closed 9 years ago

BrianJacklin commented 10 years ago

Reference: http://jmpressjs.github.io/jmpress.js/examples/tab-control/

I've tried adding my own ID's and using the Route method to manually tell this example to go in a specific order without success. Simply want it to start along the top row, then the bottom, circling back to the top row again when it reaches the last item on the bottom row. I think its being set inside the config, but messing with those values haven't yielded the results I need.