builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 8 Apr 2012 06:54:10 +0000 (14:54 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 8 Apr 2012 06:54:10 +0000 (14:54 +0800)
builder.html.js

index 68f8660..4478096 100644 (file)
@@ -22,7 +22,7 @@ Builder  = {
         }
         
         this.scriptTag = document.body.appendChild(document.createElement('script'));
-        this.scriptTag.setAttribute('language','text/javascript');
+        this.scriptTag.setAttribute('type','text/javascript');
         
         this.id++;
         this.scriptTag.appendChild(