Scrolling to the Top and Bottom with jQuery
by cody in Playground
Here’s a way to scroll to the top or bottom of your website with a simple click. I have used the jQuery special scroll events from James Padolsey, and some [&h
+ moreby cody in Playground
Here’s a way to scroll to the top or bottom of your website with a simple click. I have used the jQuery special scroll events from James Padolsey, and some [&h
+ moreby cody in Playground
Here’s a jQuery plugin that transforms a number into a human readable format. This plugin formats a number like 23454321234 into 23.454.321.234 . You can use d
+ moreby Manoela Ilic in Tutorials
Today we will create a fancy social bookmarking solution which will not require any JavaScript – it is only CSS based. We will hang up some rotated social book
+ moreby chadking in Playground
Here’s an easy way to translate your web site using PHP. The idea is to have several files for each language you want to provide. Each one of these files [&hel
+ moreby Manoela Ilic in Tutorials
Currently we are in the “hey, let’s do that flash thing in jQuery”-mood and so we came up with another idea: a rotating billboard system. In this t
+ moreby Manoela Ilic in Tutorials
In today’s tutorial I am going to show you, how to create an amazing animated scenery with just a few lines of jQuery and some absolute positioned elements wit
+ moreby Manoela Ilic in Tutorials
Inspired by David Walsh’s top navigation bar that gets semi-transparent when you scroll down the page, I decided to create a tutorial out of that idea. The aim
+ moreby Manoela Ilic in Tutorials
After I got a lot of feedback for the Beautiful Slide Out Navigation, I had some new ideas for a similar horizontal navigation. Thanks a lot to everyone! Like Stefan
+ moreby chadking in Playground
I was wondering how to get images from a site the same way like Digg or Facebook do, where it is only necessary to provide a link, and images get […]
+ moreby Manoela Ilic in Playground
Our site was getting kind of slow, so I decided to read some articles about how to speed up a WordPress blog. While many give really great tips on what […]
+ moreby cody in Playground
Ever missed the bookmarking option of a good editor in a web site? This jQuery plugin does exactly that: if you want your website visitors to be able to toggle [&hel
+ moreby Manoela Ilic in Tutorials
The other day I was creating an overlay with a box for Cody’s jTextTranslate jQuery Plugin and I thought, it could be useful to describe the technique in a tut
+ moreby chadking in Playground
My next Twitter API experiment: Get the theme’s colors from any Twitter account! With this PHP and jQuery code you can call the Twitter API and request the RGB
+ moreby chadking in Playground
Today I was playing around with the Twitter API and created this little “widget” using jQuery and PHP. I know, there are already plenty of them, but I wa
+ moreby Manoela Ilic in Tutorials
Today I want to show you how to create an amazing slide out menu or navigation for your website. The navigation will be almost hidden – the items only slide [&
+ moreby cody in Playground
The double-click functionality in the New York Times was somehow fascinating but also highly discussed because it boldly used the browser functionality to get the de
+ moreby Manoela Ilic in Articles
For our last post Cody asked me to create these two glossy icons for the jFeedback jQuery plugin. We thought, we could post the icons as well with the Photoshop [&he
+ moreby cody in Playground
Every web developer knows how difficult it can be to decide how to provide feedback to the user in form of an error or a success message. When submitting forms [&hel
+ more