Could you give an example of how you're trying to access the metadata?

--Erik

On 12/13/06, Chris Domigan <[EMAIL PROTECTED]> wrote:

Hi all,

I'm having a problem with John's metadata plugin.

The value of the parameter arr in the jQuery.fn.get function in
metadata.js is always undefined, so at this point:

  return arr && arr.constructor == Array ?

it never branches towards the metadata logic, hence I can never access
metadata properties.

To ascertain this I slapped a $.log(arr) immediately after the beginning
of the function, but every single jquery query is spitting out undefined at
this point.

What is the arr parameter, and why would mine always be undefined?


Regards,

Chris

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/



_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to