From e5ee6ecea36973584439a9d12f8adf55cff06b86 Mon Sep 17 00:00:00 2001 From: cbonar Date: Thu, 26 Jun 2008 22:19:28 +0000 Subject: [PATCH] + test for onEncryptionStart with a different icon --- ciform/trunk/test/scrapbook.html | 63 ++++++++++++++++++++++++++++---- 1 file changed, 56 insertions(+), 7 deletions(-) diff --git a/ciform/trunk/test/scrapbook.html b/ciform/trunk/test/scrapbook.html index d08049a..43cd9c5 100644 --- a/ciform/trunk/test/scrapbook.html +++ b/ciform/trunk/test/scrapbook.html @@ -6,20 +6,69 @@ + + + +

Sandbox page for Ciform

+ +

This is simply a blank page with the required elements to test Ciform loaded : +

+ Use a Javascript debugger like Firebug to test Ciform live.

+
key1 - var key1 = {'type':'rsa','size':768,'p':[37236049,101016772,159282282,175757624,13024433,250498477,84607479,59966049,22498627,132597430,110924424,205232890,182507213,1044302],'q':[107105531,186247335,15521988,62026032,158753359,206244312,50260951,80974433,210269537,225192697,68222441,99922802,211387762,867338],'e':[65537],'pq':[160070251,12494788,234241229,42365211,94290208,134162236,244093543,74703011,240555106,131172205,88099880,17392319,71011601,227180618,186191532,166269392,147618953,23626137,184395548,183496469,162940002,117707274,143317218,151429299,185738169,204772714,62991596,3374]};
-
form1 +
form1 (id=form1)
- text1 :
- password1 :
- + text1 (name=text1, id=id_text1) :
+ password1 (name=password1, id=id_password1) :
+
+
+ + + \ No newline at end of file