Looking for a timed slide up panel.. any ideas?

Hi,
did a google but no luck. I’m looking for some code to get a panel to slide up from the bottom of my page at a set time and stay closed when they close the panel with maybe just a tab sticking up.

I want to have a membership offer open up but i don’t like the lightbox ones as they stop the user doing what they were doing. I’d prefer this to come up from the bottom after 20secs and just sit there until they close it or even hide it after a certain time limit.

any ideas? links?

thanks

It’d probably be possible to do this with jQuery UI’s dialog widget.
You could position it at the bottom of the page, then animate it in after a set delay.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.