The docs at http://docs.jquery.com/Core say that jQuery.data (name,value) should return the value, but instead it seems to be returning jQuery. Is this what is supposed to happen?
- [jQuery] jQuery.data(name,value) returns jQuery? mgl
The docs at http://docs.jquery.com/Core say that jQuery.data (name,value) should return the value, but instead it seems to be returning jQuery. Is this what is supposed to happen?