Draggable, Firefox 3.0.5 and <pre>
If I place a draggable after a <pre> element, I get floating point
values returned for the absolutePosition.top. The decimal portion is
always .06666564941406.
This only happens in FF 3.0.5, using jquery-1.3.1.min.js, and
ui.core.min.js together with ui.draggable.min.js from the 1.6rc5 of
jQuery UI.
Values are as one would expect from IE7, Safari for Windows 3.2.1 and
Opera 9.63.
Anyone know what's up?
I can post the source for a repro if that helps.
Mike