Area splitter block - customising tabs
Permalink
Hi all
I want to set the tabs to automatically rotate. I know the jQuery looks like this:
But I can't get it to work and it says to use JSON but I'm not familiar with how to use that.
I would also like the tabs to fade on click, which can be done like this in jQuery:
But again, Im unsure what the exact syntax should be when I edit the block.
If anyone could help that would be great thanks :)
I want to set the tabs to automatically rotate. I know the jQuery looks like this:
.tabs( "rotate" , ms , [continuing] )
But I can't get it to work and it says to use JSON but I'm not familiar with how to use that.
I would also like the tabs to fade on click, which can be done like this in jQuery:
$('#container').tabs({ fxFade: true, fxSpeed: 'fast' });
But again, Im unsure what the exact syntax should be when I edit the block.
If anyone could help that would be great thanks :)
Also, be sure that jQuery is being called into your site, as concrete will only call certain elements when a user is logged into concrete.
Check out this link for a quick start to getting tabs up and running.
http://flowplayer.org/tools/tabs/index.html...