Javascript client-side code. More...
Modules | |
Javascript Common (uty.js) | |
Javascript Widgets (utywidgets.js) | |
Javascript filelist (utyfilelist.js) |
Javascript client-side code.
this.text=function(value){ if(value!==undefined)_text=value; return this._text; }
Code is written in a 'self-compressed' style.
The adopted formatting allows to easily test and debug always (and everywhere) the ORIGINAL source (e.g.: with firebug)
Compression test: YUIcompressor, max compression level with obfuscation
-------------------------------------------------------------
file original compressed delta ratio (sizes in bytes)
-------------------------------------------------------------
uty.js 6834 5127 1707 24.98%
utywidgets.js 17412 15298 2114 12.14%
utyfilelist.js 12275 10509 1766 14.39%
default.css 6068 5438 630 10.38%
-------------------------------------------------------------
total 42589 36372 6217 14.60%
performed on 20/02/2010
Copyright © 2010 Attilio Pavone - www.utillyty.eu