Log In

Email:
Password:
Keep me logged in

Forgot Password

Email:

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


jQuery Tutorials

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 | Demo | 24 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 | Demo | 27 Views, 0 Comments

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

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

Pagination Slider (PHP/CSS/Javascript/jQuery)
Displays the pages of content in separate elements under one big element. When a user clicks a page number, the entire element will smoothly shift.
Sunday, April 8, 2012 | Demo | 122 Views, 0 Comments

Random Background Image (Javascript/jQuery)
Javascript funtion that select a random photo the display that as the background image.
Sunday, April 8, 2012 | Demo | 65 Views, 0 Comments

Zoom in on Image (CSS/Javascript/jQuery)
When the cursor on over the full image, an zoomed in version is shown below the main one.
Sunday, April 8, 2012 | Demo | 70 Views, 0 Comments

str_split() [Javascript/jQuery]
Equivalent to PHP's 'str_split,' the split by however many characters specified, each split count as one element of an array. All of the elements are separated by a line break.
Sunday, April 8, 2012 | Demo | 38 Views, 0 Comments

Compare Past/Future Dates (Javascript/jQuery)
Select any date from 1900-2100, and the function will count the number of years, months, and days to or from the current date.
Sunday, April 8, 2012 | Demo | 43 Views, 0 Comments

Custom Checkboxes (CSS/Javascript/jQuery)
Have more appealing checkboxes instead of the browser default. Includes an image of a custom-made checkbox.
Sunday, April 8, 2012 | Demo | 127 Views, 0 Comments

1 2 3 4 5 [Next][Last]