50 CSS3 button examples with effects & animations

Are you looking for some CSS3 buttons, which are good enough to be used in real-world website projects? here are some CSS3 buttons you might like. Since my last post about codepen buttons, I’ve been searching sites like codepen, cssdeck and jsfiddle for some good practical buttons and I’m amazed to find so many cool CSS3 buttons with nice effects and animations.

Floating Ajax based Contact Form

Floating contact form is ideal solution if you want to let your visitors instantly contact you without having to go to contact page. In this tutorial I’ll be creating a floating contact form using CSS, jQuery and PHP, which will be positioned “fixed” on the right side of the page. The form can be toggle open or closed by clicking on the opener button.

How to Select / Deselect All Checkboxes using jQuery

If you are looking for a quick jQuery snippet that toggles multiple check-boxes checked status simply by clicking “Select All” checkbox (like in Gmail and many other web applications), here’s are few examples that might be useful for your HTML form. I’ve used them many times in my own projects and they work great!

Google Custom Search CSS style

I’ve been using Google Custom Search for quite some time now, I must say it’s a very powerful tool you can have on your website, nothing comes close to Google’s search power. If you are using Google Custom search like me, you can easily override its look by creating your own CSS to fit the layout of your website, here’s how: