Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Simple YUI Cookie example - javascript text magnifier for your page - JavaScript tutorial


The piece of code we will be writing, using the YUI library (my favorite), will allow users to increase/decrease their font size for a block of text, storing the font size in a cookie so that when they return to the page they don't have to modify the font size again.
Category: JavaScript tutorials > Cookies - Difficulty:


More cool JavaScript tutorials:



Irish Kiss Button
Irish Kiss Button
Irish Kiss Button
Category: JavaScript tutorials > Links & Buttons - Difficulty:
Starting a JavaScript
Starting a JavaScript
How do you tell the browser that a script is starting? Moreover, how does he know what kind of script is starting? What if the browser doesn't support JavaScript?
Category: JavaScript tutorials > Basics - Difficulty:
Password Generator
Password Generator
Password Generator
Category: JavaScript tutorials > Security - Difficulty:
Typing Text Effect with Javascript
Typing Text Effect with Javascript
Create this superb text effect that gives the illusion that the text is typing out itself.
Category: JavaScript tutorials > Text Effects - Difficulty:
The Perfect Trick for Prying Eyes - Find out EXACTLY where users have been!
The Perfect Trick for Prying Eyes - Find out EXACTLY where users have been!
Let's face it, without getting all philosophical on the subject, marketing is everywhere these days. It's literally in our faces. In 20 years I wouldn't be surprised if a small flying drone followed us around with a television screen implanted in it, providing custom adverts for us to see, based on our consumerism patterns. This little trick, achieved using Javascript, allows you to essentially build an entire profile on your visitors. You can see which websites they've been to and act accordingly.
Category: JavaScript tutorials > Security - Difficulty: