Awesome CSS3 & jQuery Slide Out Button

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 […]

slideoutbutton

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!

Message from TestkingLearning of jquery-plugin can be fun with our 640-802 tutorials. Learn JQuery to create impressive slide out buttons using 350-001 dumps and 642-902 guide.

Tagged with:

Manoela Ilic

Manoela is the main tinkerer at Codrops. With a background in coding and passion for all things design, she creates web experiments and keeps frontend professionals informed about the latest trends.

Stay up to date with the latest web design and development news and relevant updates from Codrops.

Feedback 18

Comments are closed.
  1. 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

  2. it is a good idea! Needs to be more “usable” ๐Ÿ˜‰ but we can fix that later. Again, very nice idea! ๐Ÿ™‚

  3. 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.

  4. 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

  5. Hello,

    Is it possible make the same effecty for a textfield, like search imput button?

    Best regards.