»
EnglishFrenchVietnamese

Print - Memo Pad - JavaScriptBank.com

Full version: jsB@nk » Cookie » Memo Pad
URL: https://www.javascriptbank.com/memo-pad-index.html

Memo Pad © JavaScriptBank.comVisitors can make notes on your site and they will be stored in a JavaScript cookie until they return. The script includes an auto-save feature and the ability to print and e-mail the notes. The JavaScript cookie has a 4Kb limit.

Full version: jsB@nk » Cookie » Memo Pad
URL: https://www.javascriptbank.com/memo-pad-index.html



HTML
<form style="text-align: center;"><input type="button" onclick="my_pad=window.open('memo_pop.htm','memo1','left=0,top=0,width=350px,height=243px');my_pad.focus()" value="Open Memo Pad"></form><!--    This script downloaded from www.JavaScriptBank.com    Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->


Files
http://javascriptbank.com/javascript/cookie/Memo_Pad/memoPad.jshttp://javascriptbank.com/javascript/cookie/Memo_Pad/memo_pop.htm