I bet replacing the a.length check that I added to the jQuery constructor (completely forgetting that length was an actual property of a function) with a check on nodeType like this !a.nodeType would fix this firefox issue. However, this whole pretending to be a function crap ... not good. It is the worst with Safari and node lists pretending to be a function.
-- Brandon Aaron On 11/2/06, Wil Stuckey <[EMAIL PROTECTED]> wrote: > > > > Wait ... Rev 522 might have fixed this. Anyone care to test. > > > > > Testing on 522 yields the same error. > > FF2.0 Firebug > > >>> jQuery(document.createElement('object')) > f.apply is not a function > > -Wil > > _______________________________________________ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > > > _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/