Log In
Email:
Password:
Keep me logged in
Forgot Password
Email:
Sign In
|
Sign Up
|
Forgot Password?
home
recent
popular
htaccess ↓
rewrite
jQuery
demos
projects
tricks
request
Tutorial Categories
CSS (4)
jQuery (56)
PHP (26)
.htaccess (2)
Sponsored Links
jQuery Tutorials
Block Illegal Character in Input Tag (jQuery)
Blocks any prohibited characters to be typed in the <input> tag using jQuery/Javascript and Regular Expression.
Friday, February 10, 2012
|
5 Views, 0 Comments
Block Cut/Copy/Paste Commands (jQuery)
Blocks the cut/copy/paste commands in the <input> tag using jQuery/Javascript. For extra security, the right click menu is also blocked while <input> is focused.
Friday, February 10, 2012
|
10 Views, 0 Comments
Add 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
|
8 Views, 0 Comments
Glowing 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
|
10 Views, 1 Comment
Ticker 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
|
7 Views, 0 Comments
Flash Text Colors (jQuery)
Flashes a different font color every second using jQuery/Javascript.
Friday, February 10, 2012
|
7 Views, 0 Comments
Password Strength Meter (CSS/jQuery/JS)
Measures the strength of the input password using jQuery/Javascript.
Wednesday, January 11, 2012
|
33 Views, 0 Comments
Strip Tags (jQuery/Javascript)
Strips HTML tags like PHP's "strip_tags()" function.
Wednesday, January 11, 2012
|
30 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.
Wednesday, January 11, 2012
|
27 Views, 0 Comments
Textarea Line Breaks into HTML (jQuery/JS)
Breaks lines in HTML as text does in the <textarea> tag.
Wednesday, January 11, 2012
|
37 Views, 0 Comments
1
2
3
4
5
[Next]
[Last]