js.rst
changeset 693 14208482f30d
parent 586 0b065ce3d94c
child 695 2667994643de
--- a/js.rst	Fri Nov 12 21:51:53 2010 +0200
+++ b/js.rst	Fri Nov 12 22:05:45 2010 +0200
@@ -28,3 +28,10 @@
 * Hot calc by Firefox.
 
 At URI type some thing like "javascript: 4+5"
+
+* Reduce js code size.
+
+  http://crockford.com/javascript/jsmin
+                The JavaScript Minifier
+  http://developer.yahoo.com/yui/compressor/
+                YUI Compressor