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

Cookies - JavaScript tutorial


A cookie is a way you can store some information about a user visiting your site. The information is stored on the individuals computer, and thus you do not need any extra server space to customize a page for any amount of users you may have. To use Cookies there are two things you need to do, one is set the cookie, and the other is retrieve a cookie you have already set. Here's a brief tutorial on how to use cookies, and a couple of ideas which you can use cookies for.
Category: JavaScript tutorials > Cookies - Difficulty:


More cool JavaScript tutorials:



Cascading Menu 2
Cascading Menu 2
Cascading Menu 2
Category: JavaScript tutorials > Navigation - Difficulty:
Only Popup Once
Only Popup Once
Only Popup Once
Category: JavaScript tutorials > Cookies - Difficulty:
Collapsible page objects
Collapsible page objects
Create collapsible objects which on the click of a link or button will hide/show its contents. Perfect to keep some elements hidden unless the user specifically clicks to show them.
Category: JavaScript tutorials > Development - Difficulty:
AnyLink CSS Menu - Create a professional text based dropdown menu!
AnyLink CSS Menu - Create a professional text based dropdown menu!
AnyLink CSS Menu - Create a professional text based dropdown menu!
Category: JavaScript tutorials > Navigation - Difficulty:
DOM Traversing uisng JQuery
DOM Traversing uisng JQuery
These are some example jquery code to traverse the DOM. With jquery you can get anything from the webpage
Category: JavaScript tutorials > DHTML - Difficulty: