Displaying Skuid Pages on a TV monitor

Jack,

I’m not sure I’m totally understanding your application, but if you’re just looking to click through some tabs a very basic javascript approach would be to use setInterval() with a either a bit of jQuery to click() or the skuid api to select/load the next tab.