Log In

Email:
Password:
Keep me logged in

Forgot Password

Email:

Tutorial CategoriesCSS (4)
jQuery (56)
PHP (26)
.htaccess (2)
Sponsored Links


Recent Tutorials

Redirect to (www.) or Without [.htaccess]
Rewrites any page of your website with the www. subdomain (if missing), and vice versa.
Friday, February 10, 2012 | Browse Category | 9 Views, 0 Comments

Analog Clock (Webkit) [CSS/jQuery/Javascript]
Uses CSS to position each hand on the clock, and jQuery/Javscript to "tick-tock" the clock every second.
Friday, February 10, 2012 | Browse Category | 8 Views, 0 Comments

Post/Delete Comment (PHP/Ajax/jQuery/CSS)
Comment system that uses PHP & Ajax to post and delete comments, jQuery/Javascript to give its special effects, and CSS for the trash can icon.
Friday, February 10, 2012 | Browse Category | 6 Views, 0 Comments

Censor Words (PHP/jQuery/Javascript)
Uses both PHP & Javascript to censor words that you want to be blocked, keeps the first letter and fills the rest with astericks.
Friday, February 10, 2012 | Browse Category | 6 Views, 0 Comments

Bold Search Term in Results (PHP/Ajax/jQuery)
Bolds each keyword of the query in the search results using PHP/Ajax/jQuery/Javascript and Regular Expression.
Friday, February 10, 2012 | Browse Category | 7 Views, 0 Comments

Autocomplete (PHP/Ajax/jQuery/CSS)
Loads the top 5 search results right under the <input> tag. Allows users to scroll through them with the "key up/down" arrow, using PHP, Ajax, and jQuery/Javascript.
Friday, February 10, 2012 | Browse Category | 8 Views, 0 Comments

Flash Text Colors (jQuery)
Flashes a different font color every second using jQuery/Javascript.
Friday, February 10, 2012 | Browse Category | 7 Views, 0 Comments

Ticker Letter Colors (jQuery)
Each character flashes a font color of its own from an array of colors every second using jQuery/Javascript.
Friday, February 10, 2012 | Browse Category | 7 Views, 0 Comments

Glowing Text (CSS/jQuery/Javascript)
Text glows by continuously increasing and decreasing its shadow, which is darker than the text to give it that glowing effect.
Friday, February 10, 2012 | Browse Category | 10 Views, 1 Comment

Add Textarea Row for Every Line Break (jQuery)
Adds a row for every line break in the field to the focused textarea, and deletes the row if characters of that row are all deleted.
Friday, February 10, 2012 | Browse Category | 8 Views, 0 Comments