I recently upgraded to jquery 1.0.3 and one of my plugins is having some issues. when running Johns debug plugin I get the following message:
message "f.apply is not a function" fileName " <a href="http://javascript.wstuckey.sandbox/jquery/dist/jquery.js">http://javascript.wstuckey.sandbox/jquery/dist/jquery.js</a>" lineNumber 3609 stack "([object HTMLObjectElement])@<a href="http://javascript.wstuckey.sandbox/jquery/dist/jquery.js:3609\napply([ob.."> http://javascript.wstuckey.sandbox/jquery/dist/jquery.js:3609\napply([ob..</a>." name "TypeError" Then right after that i get this message: message "jQuery(document.createElement ("object")) has no properties" fileName "<a href="http://javascript.wstuckey.sandbox/flash-replace/js/jq-flash-replace.js">http://javascript.wstuckey.sandbox/flash-replace/js/jq-flash-replace.js </a>" lineNumber 80 stack "([object HTMLParagraphElement],[object Object])@<a href="http://javascript.wstuckey.sandbox/flash-replace/js/..">http://javascript.wstuckey.sandbox/flash-replace/js/.. </a>." name "TypeError" Is this a issue with binding a jquery object around a newly created dom element? What changed between the two versions? I would really appreciate some help. I could possibly post a URL if that is necessary. Thanks! -Wil _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/