Log In

Email:
Password:
Keep me logged in

Forgot Password

Email:

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


Tutorials from January 11, 2012

Word Count (jQuery/Javascript)
jQuery/Javascript function which trims the surrounding spaces (if any) and then counts words in a string which are separated by only one space.
Browse Category | 27 Views, 0 Comments

strstr() [jQuery/Javascript]
jQuery/Javascript equivalent to PHP's "strstr()" function. Displays part of the string starting from the first occurence of its needle, and/or displays the part of the string before the first needle.
Browse Category | 56 Views, 0 Comments

String Padding (jQuery/Javascript)
jQuery/Javascript equivalent to PHP's "str_pad()" function in which a string pads another on the left, right, or on both sides.
Browse Category | 37 Views, 0 Comments

Number Format (jQuery/Javascript)
Converts digits into a formatted number that contains a point after every digits and its opposite puncuation as the decimal point.
Browse Category | 32 Views, 0 Comments

Random Number from Range (jQuery/Javascript)
Selects a random number (a-b) using jQuery/Javascript.
Browse Category | 32 Views, 0 Comments

Sort Array Backwards (jQuery/JS)
Sorts arrays alphabetcally and numerically in reverse using jQuery/Javascript.
Browse Category | 23 Views, 0 Comments

Alternate Text Colors (jQuery/JS)
jQuery/Javascript function that alternates between two font colors.
Browse Category | 19 Views, 0 Comments

Textarea Line Breaks into HTML (jQuery/JS)
Breaks lines in HTML as text does in the <textarea> tag.
Browse Category | 37 Views, 0 Comments

Font Increase/Decrease Button (CSS/jQuery)
Includes two buttons, both of which increase and decrease the font size of the main text.
Browse Category | 27 Views, 0 Comments

Strip Tags (jQuery/Javascript)
Strips HTML tags like PHP's "strip_tags()" function.
Browse Category | 30 Views, 0 Comments

1 2 [Next][Last]