Log In

Email:
Password:
Keep me logged in

Forgot Password

Email:

Social Media
     
Tutorial CategoriesCSS (5)
jQuery (73)
PHP (30)
.htaccess (4)
Sponsored Links


Tutorials from August 15, 2011

Show More/Less Button (PHP/Javascript/jQuery)
Gets the current timestamp every second using jQuery.
Demo | Browse Category | 501 Views, 0 Comments

Random Image (PHP)
Displays a random image on every page load.
Demo | Browse Category | 371 Views, 0 Comments

Random String (PHP/Javascript/jQuery)
The 'for loop' displays a random character for the length of the random string, in both PHP and Javascript.
Demo | Browse Category | 464 Views, 0 Comments

Shuffle List (PHP)
Shuffle a list of any kind: number, letter, images, etc. with the PHP 'Shuffle' and 'for loop' functions.
Demo | Browse Category | 388 Views, 0 Comments

Textarea Tricks
Includes removing the browser default focus outline for a custom box shadow. Also includes removing the resize feature, or just limiting it to either vertical or horizontal.
Demo | Browse Category | 411 Views, 0 Comments

Set Cookies in jQuery
Set cookies in jQuery with an essential plug-in.
Demo | Browse Category | 432 Views, 0 Comments

Substring Count (jQuery/Javascript)
Can't find a 'Substring Count' in Javascript like you can in PHP? This function has the substring looping through the full string finding any matches and then displays how many matches there are in another element.
Demo | Browse Category | 484 Views, 2 Comments