> Without the hook, the entire jQuery.clean method has to be overwritten. With
> the hook, the bug
> could be fixed by overwriting jQuery.clean.convert from outside of the packed
> code (i.e. via a
> plugin, or by copying and pasting jQuery.clean.convert = function(html) {...}
> at the bottom of
> jquery-latest.packed.js).Nice work, Luke! _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
