"name is undefined" with 1.4/1.4.1
Hi!
After replacing 1.3.2 version of jQuery on my project I've got an error:
name is undefined
http://svyaznoy.ur.ru/doc3/js/jquery-1.4.1.js4527
When I comment this line
jquery-1.4.1.js the code works fine (but I'm not sure that without any hidden problems).
I'm using many plugins, and don't know how to determine which is the reason.
Roman