Changes

Jump to: navigation, search

Understanding JavaScript Cookies

460 bytes added, 19:43, 13 June 2007
no edit summary
document.cookie = "yourName=expired; expires=" + expirationDate.toGMTString();
</pre>
 
 
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Building Forms with JavaScript|Previous]]<td align="center">[[JavaScript Essentials|Table of Contents]]<td width="20%" align="right">[[Understanding Cascading Style Sheets (CSS)|Next]]</td>
<tr>
<td width="20%">Building Forms with JavaScript<td align="center">Building Forms with JavaScript<td width="20%" align="right">Understanding Cascading Style Sheets (CSS)</td>
</table>
<hr>

Navigation menu