I'm currently facing an issue while trying to incorporate the twitter bootstrap collapse plugin (). Despite copying the HTML directly from the bootstrap example, I am unable to get it to function properly. To rule out any errors in my coding environment, I even created a JSfiddle which still presents the same problems. Here's the link to the jsfiddle:
The markup provided was copied exactly as is from the bootstrap example and includes the necessary CSS and JavaScript specifically for the collapse plugin.
Could someone please shed some light on why this implementation isn't working as expected?