I am trying to implement Twitter Bootstrap tabs in the following code, but it does not seem to work. The tabs get displayed, but when I click on them nothing happens. Below
You're missing the data-toggle="tab" data-tag on your menu urls so your scripts can't tell where your tab switches are:
data-toggle="tab"
HTML
Red Orange Yellow Green Blue