Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

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