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       " http://_javascript_.wstuckey.sandbox/jquery/dist/jquery.js"
lineNumber    3609
stack            "([object HTMLObjectElement])@ http://_javascript_.wstuckey.sandbox/jquery/dist/jquery.js:3609\napply([ob..."
name            "TypeError"

Then right after that i get this message:

message        "jQuery(document.createElement ("object")) has no properties"
fileName         "http://_javascript_.wstuckey.sandbox/flash-replace/js/jq-flash-replace.js "
lineNumber      80
stack             "([object HTMLParagraphElement],[object Object])@http://_javascript_.wstuckey.sandbox/flash-replace/js/.. ."
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
[email protected]
http://jquery.com/discuss/

Reply via email to