Triggering a Specific Tab in the Gumby Framework | Blog | ISO-100

Triggering a Specific Tab in the Gumby Framework

For the past few month’s I’ve been using the wonderful Gumby Framework by Digital Surgeons. One thing that didn’t come out of the box was a way to raise a specific tab when visiting a page.

I posted a question in the Google+ Gumby Community and quickly was helped by Adam Chambers, one of the developers. The code below will raise the tab specified by the hash in the URL.

For example, if you had a tab with an ID of “features” and called the URL like this, it would be raised automatically:

somesite.com/page.html#features

Links Mentioned

Comments