Continued from:
http://groups.google.com/group/jquery-dev/browse_frm/thread/8cce225d143bdbfaHi Diego (Perini),
I've been away for a few days, and now I've tested the latest version
of your patch, I still get an error with the TreeView plugin. I don't
know if it's something the TreeView plugin.
I've setup a test here:
http://www.fyneworks.com/jquery/event.fix/DiegoPerini/readOnlyProperty/The error messages are:
(line 2315) setting a property that has only a getter
[Break on this error] arguments[0].type = "mouseleave";
(line 2293) setting a property that has only a getter
[Break on this error] arguments[0].type = "mouseenter";
As far as I can see, the problem originates from the use of the .hover
function, which in turn uses the special jQuery mouseenter /
mouseleave events. I found some information about them here:
http://jquery.com/blog/2008/01/15/jquery-122-2nd-birthday-present/I hope this helps.
Diego A.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery Development" group.
To post to this group, send email to
jquery-dev@...
To unsubscribe from this group, send email to
jquery-dev-unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=en-~----------~----~----~----~------~----~------~--~---