jQuery plugin to add UserVoice-style feedback tab to a web page

jquery, plugins

Solution

Here you go, shameless plug, but I created this one: http://wpaoli.building58.com/2009/09/jquery-tab-slide-out-plugin/

Give it a try, might be what you are looking for.

Problem

Is there a jQuery plug-in out there that can mimic those fixed position tabs people use on their sites? The tab is usually fixed on the left or right hand side of the web page. UserVoice provides a script to submit feedback, which adds a tab to your page (they have a feedback tab on their own page if you need an example). Stack Overflow used UserVoice some time ago.

Original source