On 11/15/06, Brandon Aaron <[EMAIL PROTECTED]> wrote:
> I propose we break these out into their own plugins. Have a
> plugins/methods/strings, plugins/methods/arrays, etc.
I also propose that we check to make sure the $A, $S, etc are not
currently being used and if they are, archive it in _$A, _$S, etc.
if ( typeof $A != "undefined" )
var _$A = $A;
$A = jQuery.fn.arrays;
--
Brandon Aaron
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/