Mike Alsup schrieb:
>> 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!
Yes, great!
That fix is really strange though... it sometimes worked, sometimes not.
Maybe that explains why. I'll have to test that tomorrow!
-- Klaus
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/