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 CommentsAnalog 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 CommentsPost/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 CommentsCensor 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 CommentsBold 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 CommentsAutocomplete (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 CommentsFlash Text Colors (jQuery)Flashes a different font color every second using jQuery/Javascript.
Friday, February 10, 2012 |
Browse Category | 7 Views, 0 CommentsTicker 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 CommentsGlowing 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 CommentAdd 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