Log In

Email:
Password:
Keep me logged in

Forgot Password

Email:

Tutorial Archives
2013
March (7)
February (13)
January (14)
2012
December (12)
November (12)
October (12)
September (6)
August (12)
July (6)
June (12)
May (6)
April (12)
March (6)
February (12)
January (12)
2011
December (11)
November (14)
October (11)
September (4)
August (16)
July (8)
Tutorial Categories
CSS (28)
jQuery (116)
PHP (52)
.htaccess (5)
iPod (1)
iPhone (16)
Sponsored Links


Tutorials from August 3, 2011

Auto-Focus Next Input (Javascript/jQuery)
After typing something like the area code of a phone number, the focus automatically goes to the next field for the next three digits.
Demo | Browse Category | 1,244 Views, 0 Comments

Fill Input with "Search" (jQuery)
When the input field is empty or filled with spaces, on blur it displays a placeholder until it's no longer empty.
Demo | Browse Category | 1,021 Views, 0 Comments

Scroll to Top (or other element) [Javascript/jQuery]
When users click on an element, the page scrolls to the top of the page or any other element of page, up or down.
Demo | Browse Category | 970 Views, 0 Comments

Max Characters (Javascript/jQuery)
Set a limited number of characters that users can use for a post and displays the remaining number of character in a separate text.
Demo | Browse Category | 885 Views, 0 Comments