As a designer there are a lot of things I use on different sites, such as Fancybox. It always drives me nuts to have to jump over to the Fancybox website, download the package, stip out the code that I need, delete example files and images. ...
One of the most common jQuery sliders being used by designers and developers these days is the Nivo Slider. I have personally used it on a variety of website for different clients beacuse it's so versatile. Problem is, there's no way to sto ...
Looking for an interesting way to add callouts to your website to attract attention and direct the user of the website to certain services? Check out this demo to see how jQuery and CSS can be used to create "sliding boxes and captions". A ...
Looking for a quick way to pull your Flickr photos onto your website? Using a lil bit of jQuery and the code below you can pull the latest photos right onto your webpage. Check out the demo and grab the code here.
Learn how to use jQuery to apply zebra striping to a table; a technique which is cross browser compatible. Yup, even your favorite browser Internet Explorer can pull this one off!
There are many nice jQuery sliders out there, one being the CSS-Tricks Moving Boxes slider. It has a nice effect that most other jQuery sliders don't have, the main image is larger than the images leaving or entering the screen. Problem is, ...
I was coding a page the other day and needed to have a button that could refresh the webpage when pressed. Turns out jQuery can take care of this rather [...]
In a previous post I showed possibly the easiest way to embed a Twitter feed on your website. This brought up a couple of questions from some users. 1. Can [...]
Recently I was put in charge of creating a product slider for a client’s website. There would be four products shown at a time, with one new product being revealed [...]