From our sponsor: Ready to show your plugin skills? Enter the Penpot Plugins Contest (Nov 15-Dec 15) to win cash prizes!
Here is an awesome little slide out button. The inspiration for that button came from photoshop.com where Flash is used to create a nice slide out effect. This button does not behave exactly the same, but the effect is quite neat. It does not use any images and uses the border radius property to make the rounded borders.
The button consists of three parts: a container, the little button and the longer button. The two inner parts have absolute positioning. With jQuery, we enlarge the long button and change the colors of the small one.
Enjoy it!
Tiny break: 📬 Want to stay up to date with frontend and trends in web design? Subscribe and get our Collective newsletter twice a tweek.
Great one, It’s working and great one. Congrats and TFS.
Wow, this is really cool! Thanks for the share!!
Hey!
Really nice implementation, but not you think the slide should sto on hover? 😀
Hi! I know what you mean! It seems as if you can hover over the description but then it slides back in. I actually thought it was ok since it is not part of the button, but just a description. Don’t you think?
Thanks for your comment!
ML
it is a good idea! Needs to be more “usable” 😉 but we can fix that later. Again, very nice idea! 🙂
Nice, I like the idea… I’d like to extend this to other form elements like inputs with pop-out hints. e.g. valid email etc… Might try to apply this idea to the validate(); errors.
The jquery is more and more powerful~~,Thanks for the share!!!
in FF 3.6.3, it doesn’t work. When you mouseout off of the signin button, the input disappears and you don’t get the chance to write anything in it…
@Cosmin What input are you talking about? There is no input field to write anything… it’s just a slide out “info” that you get. And that works perfectly in Firefox 3.6.3.
Cheers, ML
Nice, thanks for sharing your code.
amazing, it’s very inspiration to me and more webdev ;-), thanx
Thanks, appreciate it.
amazing… Mary lou
cute…
Hello,
Is it possible make the same effecty for a textfield, like search imput button?
Best regards.
is this possible to have keypress instead of hover! if so how can write that code!
cool
Nice, thanks for sharing your code.