another improvement:
Not really sure of the value of this function, to be frank.Code:Spry.Widget.Utils.firstValid = function() { for (var i in arguments) if (typeof arguments[i] !== 'undefined') return arguments[i]; };
|
Results 1 to 5 of 5
Thread: Need code explanationThreaded View
|
Click Here to Expand Forum to Full Width |