I want to know if there is a jQuery plugin that does something similar to the effect you get you hover these images http://bufferapp.com/extras, looks like a little drawer sliding up, I’d like to know what is the best solution—need it for a project.
I started to work on my own version of it (here’s the demo so far), it’s going well still testing it… but I can’t seem to find a plugin ready made, maybe I’m not looking for the right thing, any help would be much appreciated.
Thanks.
Try using Show/Hide of JQuery UI. In the demo for
show/hidethe action is for button click … instead of that you have to use something like .mouseover.