Created Codestriker topic at:
http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=398179&action=view
User: sits
Date: 05/05/23 15:48:14
Modified: html codestriker.js
Log:
Added status message when comment submitted, for better useability
Index: codestriker.js
===================================================================
RCS file: /cvsroot/codestriker/codestriker/html/codestriker.js,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- codestriker.js 22 May 2005 04:33:38 -0000 1.8
+++ codestriker.js 23 May 2005 22:48:10 -0000 1.9
@@ -239,6 +239,9 @@
params += '&' + comment_param + '=' +
escape(eval('comment_form.' + comment_param + '.value'));
}
+
+ setStatusText('Submitting comment...');
+
postXMLDoc(params);
return false;
}
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits