XUL and jQuery

XUL and jQuery


Hi,
i've tried to use $('...').html('foo') on an xul-element and see a
problem here. The element does not show 'foo'.
After a little of search i saw a problem with
"this.empty().append( value );" in the html function of jquery.
In my js file i