Skip to content

csterritt/Dynamic-jQuery-UI-Tabs-with-Backbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b254dad · Mar 10, 2012

History

1 Commit
Mar 10, 2012
Mar 10, 2012
Mar 10, 2012
Mar 10, 2012
Mar 10, 2012

Repository files navigation

Dynamic jQuery UI Tabs with Backbone

Just what it says on the tin.

:hard_breaks off

I’m doing some work with jQuery tabs, and ran into the problem of dynamically adding new tabs and removing old ones. Turns out I was ignoring the existing jQueryUI API for tabs, much thanks to this blog post.

So the question became, “How to properly set up Backbone.js views for this?”

This code is my answer.

Here’s my blog post about this and a demo.

About

Setting up Backbone.js views, etc. to build, add and delete jQuery UI tabs on the fly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published