DomTT error in IE7

14 views
Skip to first unread message

LenM

unread,
May 18, 2007, 10:31:53 AM5/18/07
to DOM Tooltip Library
We were using DomTT version 0.7.0 in IE 6 with no problems.
When we started using IE 7, our tooltips weren't working so
we got the latest version (0.7.3) but now we get this error as soon as
the page loads:

Microsoft JScript runtime error: Object doesn't support this action

It happens on line 514 of domLib.js:

512 function domLib_getEventPosition(in_eventObj)
513 {
514 var eventPosition = new Hash('x', 0, 'y', 0, 'scrollX', 0,
'scrollY', 0);

Any idesa?

Reply all
Reply to author
Forward
0 new messages