The WebApp Wizard Web development made magical

Downloads

Stable Releases

v1.3.0

v1.2.1

v1.2.0

v1.1.0

v1.0.1

v1.0.0

As a "payment", I would be really glad to see this plugin in action on your website. So please just let me know if you use it. Pure curiosity, just to see how my work is being used. :-)

Nightly builds

No nightly builds until now.

Changelog

v1.3.0

  • Added the "event" parameter to allow sliding the panel in and out either by hovering or by clicking

v1.2.1

  • Fixed a bug that could make minifying fail.

v1.2.0

  • Offset parameter is now a hash that may contain 'top', 'right', 'bottom' or 'left' keys, to allow more positioning capabilities.

v1.1.0

  • Added an "top" and "bottom" positionning possibilities
  • Replaced "hideTrigger" parameter by "hideTriggerClass"
  • If there is no "hide" trigger, then the tab is automatically turned into one

v1.0.1

  • Added an "offset" parameter to allow precise positionning

v1.0.0

First officially released version, offers the following:

  • Turns any DOM element into a sliding retractable panel
  • Allows left or right positioning
  • Allows to set the effect speed
  • Allows to set a timeout on mouseout
  • Can use an external element (with a jQuery selector) to close the panel
  • Customizable wrapper, sliding element and tab CSS classes
  • Customizable wrapper and tab template
  • Customizable tab text
  • Can be set to be open or not by default
Comments (2) Trackbacks (2)
  1. Le lien http://plugins.jquery.com/files/jquery.slidingpanel-1.3.0_0.rar ne marche pas.
    Le site est en reconstruction.
    Est-ce qu’il y a un autre moyen de télécharger le plugin?

  2. Bonjour,

    En effet, le site des plugins jQuery a eu quelques soucis récemment.
    Le plugin est toujours disponible sur GitHub : https://github.com/pjparra/Sliding-Panel


Leave a comment

(required)

You can use basic HTML to enlighten your comments. If you want to post some code, please use the <pre> tag. You can also use syntax coloring by adding class="syntax [language]". <pre class="syntax js"> will color your code as if it was JS code for instance.