$.data(elem) API changed in 1.4pre ?
Hi, I've noticed that the behaviour of $.data() has changed in 1.4pre,
$.data(elem) no longer returns the cache id, it returns all the data
items or null.
this will probably break a lot of code (already breaks jQuery UI Tabs)
Is this intentional, or a bug?
- Mark.