Pman.Download.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 14 Sep 2010 06:43:42 +0000 (14:43 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 14 Sep 2010 06:43:42 +0000 (14:43 +0800)
Pman.Download.js

index eb8cc9c..e7405c8 100644 (file)
@@ -97,7 +97,7 @@ Pman.Download = function(cfg)
                 style: 'width:1px;height:1px',
                 name : i,
             }); 
-            el.setValue(cfg.params[i]);
+            el.value = cfg.params[i];
             continue;
         }
         var el = this.form.createChild( {