@dudemire. Thanks for posting. I checked out the link. That is really weird. It is definitely a conflict issue with jQuery. It seems like it is performing a “wink” (basically toggling twice in sequence) instead of toggling once when clicked.
Have you tried changing some of the jQuery options in the plugin?
The first thing I would like you to try is to change the transition from toggle to fadeToggle. let me know what happens.