Hi there, Seems that getElementPosition differs between browsers if the element has borders. Haven't checked this thorough (don't have time until after the weekend) - but it seems IE, Safari and Opera return the coordinates inside the border, but Firefox at the outside. I.e. coordinates for an element with 1px border will be (-1,-1) off in FF (maybe it's opposite, just took a quick look).
Is this something that MochiKit should account for? Arnar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit -~----------~----~----~----~------~----~------~--~---
