Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

11 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages