problem solved, the issue is with the jquery.event.hover.js... we
solved by eliminating the following lines:
jQuery.event.special.hover.delay = 100;
jQuery.event.special.hover.speed = 100;
we are using a joomla module
On 11 dic, 11:40, killer chicken wrote:
> I have this issue in IE only, i
I have this issue in IE only, i've search in the forum but i didn't
found nothing about that
on page loading, if the mouse is over the menu IE throws an error
this is what the debbugger throws in jquery.js
line 25
nodeType null or non an object
if(elem.nodeType==3||elem.nodeType==8
firefox work
2 matches
Mail list logo