4 Cool homemade jQuery plugins!
Hello everyone! It's been a while (2 weeks!) since I've written a tech related post, but give me a break - it's the holidays!
Hover Effect in Javascript (like in FireBug)
I’ve been trying to create an element selection tool for Javascript. The effect would be similar to FireBug (for those who know) - I just wanted to highlight whichever element the user has his mouse on. This proved to be more difficult than I thought.
Chosen.js - a proper Select box solution with javascript
Chosen.js is a very needed javascript library that handles select boxes beautifully. Finally there's a solution for basically all those annoying select box javascript tricks I had to do over and over again..
Jquery Click function excluding child elements
I’ve been searching for a way to make a click function work only on a certain element, excluding the element’s children..
Jparallax, the jQuery plugin that killed flash.
Unbelievable mouse movement animation, I see it, but I still can believe how easy it is to implement it. Jparallax is a jQuery plugin that let's you have many layers moving around according to the mouse's position good example: http://webdev.stephband.info/parallax_demos.html …
