Threaded View
-
26 Aug 2007 11:22 PM #1
Remove extra lines in ext-all.js
Remove extra lines in ext-all.js
Hi All
I'm using JS Builder 1.1.2.0
The ext-all.js that you download only shows 1 line for a function, e.g.
whereas when I use the default ext.jsb project, I get many lines, e.g.Code:Ext.DomHelper=function(){var _1=null;var _2=/^(?:br|frame|hr...
Is there a new version, or am I missing something???Code:Ext.DomHelper=function(){var tempTableEl=null;var emptyT... var b="";if(!o.tag){o.tag="div";}... b+="<"+o.tag;for(var attr in o){if(attr=="tag"||attr=="c... ...
Mark
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote