Log In

Email:
Password:
Keep me logged in

Forgot Password

Email:

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


Recent Tutorials

5-Star Rating System (CSS/PHP/Javascript/jQuery/Aj
A system in which users can rate content on a scale of 1-5. Uses CSS to have the stars next to each other, PHP to display the rating and the number of votes, jQuery/Javascript to select a rating, and Ajax to process the rating without refreshing the page.
Monday, May 7, 2012 | Browse Category | 33 Views, 0 Comments

Count Each Value of Array (Javascript/jQuery)
Counts each value of an array using jQuery/Javascript.
Monday, May 7, 2012 | Browse Category | 26 Views, 0 Comments

Fixed Header (CSS/jQuery/Javascript)
Keeps the header at the top of the web page at all times.
Monday, May 7, 2012 | Browse Category | 27 Views, 0 Comments

Tickering/Blinking/Flashing Title (jQuery/Javascri
Continuously tickers different texts of an array in the 'title' tag in the 'head' tag of the html page. This modifiable function tickers one second at a time using jQuery/Javascript.
Monday, May 7, 2012 | Browse Category | 24 Views, 0 Comments

Vertical Menu (CSS/Javascript/jQuery)
Simple vertical menu that uses CSS and jQuery/Javascript.
Monday, May 7, 2012 | Browse Category | 26 Views, 0 Comments

Add/Strip Slashes (Javascript/jQuery)
jQuery/Javascript function equivalent to PHP's addslashes() and stripslashes().
Monday, May 7, 2012 | Browse Category | 22 Views, 0 Comments