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

User Name Cookie - JavaScript tutorial


User Name Cookie
Category: JavaScript tutorials > Cookies - Difficulty:


More cool JavaScript tutorials:



Disabling The MyImage Toolbar in IE6+
Disabling The MyImage Toolbar in IE6+
IE6+ incorporates a new feature called MyImage Toolbar, which, if enabled on Tools|Internet Options, provides the user with a popup menu over images that allows the user to instantly save, print, or email any image in a page. This technical note shows how to disable or enable this feature.
Category: JavaScript tutorials > Images - Difficulty:
Check the length of the message in a textarea and trim it
Check the length of the message in a textarea and trim it
Check the length of a message in a textarea, display the remaining chars to the user and trim the message if it's too long.
Category: JavaScript tutorials > Forms - Difficulty:
External JavaScript and PHP
External JavaScript and PHP
External JavaScript can reference not just .js files, but PHP scripts as well. See how this is done, and the wonderful possibilities linking PHP to JavaScript bring.
Category: JavaScript tutorials > Development - Difficulty:
Understanding Session-only Cookies
Understanding Session-only Cookies
Learn about session-only cookies in JavaScript, and how they can help your scripts retain information even after the page is reloaded or cleared.
Category: JavaScript tutorials > Cookies - Difficulty:
Making a sliding div in Javascript
Making a sliding div in Javascript
Most people dislike JavaScript because it’s not that fast. But JS has some interesting features. We’ll talk about one of those today, making a div slide by hitting a single button.
Category: JavaScript tutorials > Navigation - Difficulty: