Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Themes /

Discuss SilverStripe Themes.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Foundation Framework , tabs and silverstripe


Go to End


2 Posts   2689 Views

Avatar
nmshah

Community Member, 21 Posts

4 October 2012 at 1:00am

I have just designed a theme for silverstripe 3 using zurb foundation framework. Now when I try to create tabs using the foundation docs from here, http://foundation.zurb.com/docs/tabs.php , something seems to go wrong.

I am able to create the tabs but when I click on tab 2 or tab 3, it still displays the content for tab 1.

I am using the same code as in the docs ans if I use the code on a normal html page all seems to work... when I use it in silverstripe it doesn't.

Kindly let me know what can I do to correct this...

Avatar
jbridson

Community Member, 7 Posts

25 October 2012 at 1:55pm

Hi there,

How are you adding the foundation tab js?
Are you able to post some code so that I can tell exactly how you are adding the tab functionality?

Cheers.