Code snippets library
Author: Matthew R. Miller
URL: http://www.bytemycode.com/snippets/snippet/2/
// Delete a Cookie function DeleteCookie(strName) { document.cookie = strName + "=" + "; expires = Thu, 01-Jan-70 00:00:01 GMT"; }
Name (required)
Mail (will not be published) (required)
Website
You can use these HTML tags
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <font color="" face="" size=""> <span style="">
Spam Protection by WP-SpamFree Plugin
Copyright © 2012 SnippetWare.com - All Rights ReservedPowered by WordPress & the Atahualpa Theme by BytesForAll. Discuss on our WP Forum