I have been playing with the excellent JQuery JavaScript library for a while now. Recently I came across a technique for fading in and out two images based on mouse over and mouse out; and I wanted to see if I could create a fade-in and fade-out hover effect without the images.

Continue reading about JQuery Hover Fading on Mouse Over and Mouse Out Without Images

Jim on November 3rd, 2009




Javascript is pretty useful but it does demand a lot of coding. Luckily for all of us, there are libraries out there that make it extremely easy to use the power of Javascript with a lot less code. I have been having a lot of fun with jQuery latetly and wanted to share a quick and easy tutorial on how to create a mouseover hover effect

Continue reading about A Simple Mouseover Hover Effect with jQuery

Jim on November 3rd, 2009




A while ago a user asked me how the widget hover effects were done in my Checkmate theme. Well I am going to tell you. It is a little black magic, a little jquery, and passing through the outer realms of probability. But I think anyone can handle it.

Continue reading about List Hover Effect with jQuery

Jim on November 3rd, 2009




A few months ago, James Padolsey introduced a cool greyscale technique for non-IE browsers. His technique inspired me to come up with a workaround with a similar effect. My solution relies on CSS Sprites and a few lines of jQuery, but requires a bit of preparation before it can be implemented. It is not recommended for large scale projects and probably best for displaying portfolio pieces.

Continue reading about Greyscale Hover Effect with CSS & jQuery

Jim on October 31st, 2009




A collection of the best jQuery Links around the web, this month. Have the juice of all the wonderful jQuery links published all over the web this October. A list consisting of over 100+ plugins that will overwhelm you!
oCTOBER

Continue reading about Best jQuery Links Of The Month