Demonstration
Sliding Panel is a simple way to display examples to your users.
You can also use it to display any kind of information: help contents, options panel... The only limit is your imagination!
Here is a nice looking example
Simple and effective, isn't it?
Yeah, that's possible, thanks to Sliding Panel!
Hide this example
Simple and effective, isn't it?
Yeah, that's possible, thanks to Sliding Panel!
Hide this example
Moreover, you can customize it the way you want, so that it fits your environment. Ain't it great?
If you want the panel to place relatively to its container, like in this example, and not relatively to the whole body, the container should be set to position: relative.
Of course, any suggestion is very welcome.
August 26th, 2010 - 19:18
completely busted in safari
August 26th, 2010 - 21:17
Hi Bob.
Oops, yes, it seems there is a problem with the offset in Safari. I have to work on positionning though, so I’ll fix this by the way. Thanks for the bug report.
August 26th, 2010 - 22:43
In fact, I have a problem with my WordPress theme. The panel has position: absolute but I would have to place it inside a relative positionned container, which I just did.
January 11th, 2011 - 09:55
good work…
January 18th, 2011 - 03:25
Here’s a pretty neat jQuery Sticky Scroller: Allows for callbacks at specified intervals. http://www.vertstudios.com/blog/jquery-sticky-scroller-position-fixed-plugin/
January 18th, 2011 - 16:13
Thanks, I’ll check it out if I implement a fixed-position solution for Sliding Panel.
June 1st, 2011 - 13:21
Do you have a spam issue on this site; I also am a blogger, and I was curious about your situation; we have developed some nice methods and we are looking to swap methods with other folks, be sure to shoot me an email if interested.
June 27th, 2011 - 19:00
Not working in most recent Firefox either.
July 6th, 2011 - 11:13
Damn, you’re right. WTF is wrong with FF5? *Sigh* I’ll have to debug this, I guess.
If you’ve got time, you can also fork me on GitHub, if you think you have a solution: https://github.com/pjparra/Sliding-Panel
August 3rd, 2011 - 12:30
prova
August 23rd, 2011 - 06:40
My. God.
In fact, that was not an FF5 issue. WordPress would replace my script tag src with some erroneous ajax.googleapi.com URL. Of course, my plugin is not on Google ajax API…
I can’t believe that. I double, triple checked my script tag, took the URL and paste it in a browser. The URL was fine, my script really resided there.
But… No. I inspected the HTML code of this page with Firebug, and what a surprise… 404. My script was not even loaded ! Unbelievable. I replaced the blog.pierrejeanparra.com URL with a site.pierrejeanparra.com one (that was the old sub-domain for this blog), and now it works fine. But I still don’t understand why…
Anyway, you can use this plugin safely, it works juste fine.