StanSight
Coding for the Web – A JavaScript Resource
Log in
Register
Home
About
CSS
Design Talks
JavaScript
Recent Post
Simple Set and Get Cookie Scripts
Well Designed User Interface
Get Submitted Form Values
Easy to use Tab Navigation
Broken Image Icon Replacement
Moble Phone Detection
Designing for Broadband OK
Floating Table Titles
Fixed Table Head
Trim Spaces
JavaScript Frameworks – Time to take them seriously?
Who cares about Firefox?
CSS Text Drop Shadow
CSS for Beginners
Validate Phone Number
Archives
November 2009
February 2009
September 2008
August 2008
July 2008
November 2007
October 2007
Web Design Resources
A List Apart
CSS Beauty
Designers Toolbox
Dev.Mobi
TheCounter Web Stats
Web Developers Handbook
Web Devout
WebDeveloper Forums
Archive for November, 2009
Simple Set and Get Cookie Scripts
Thursday, November 12th, 2009 by
Stan Slaughter
Since cookies are a common thing to use on the web I thought I would post the function which I use to set and read cookies
Posted in
JavaScript
|
1 Comment »