Dynamically Loading Content in Twitter Bootstrap Tabs

Achtung! This is an old post, written before Bootstrap was in 2.0. The current version of Bootstrap is 3. You probably do not want to use this. The general idea is still the same though. I highly recommend reading Jake Spurlock's book on Bootstrap and the Bootstrap documentation instead, and use the basic principles of this post to figure it out on your own.
So, today's blog will be slightly off the norm. I had been working on a project for some time, and over the weekend, we had decided to port it over to the very excellent Twitter Bootstrap from JQueryUI. With a new framework, comes new learnings. You see, in JQueryUI Tabs, you could dynamically load your tab content with this: [Read More]