On Wed, Nov 18, 2009 at 12:01 PM, mkeppler <mkepp...@raxio.eu> wrote: > The values in IE are the correct values, the Firefox returns greater > values.
I'm not quite sure what that would mean... Each browser is telling you where the item is according to its box model. Are they in the identical place in the two browsers? > I have written a minimal sample: > http://joomla.paradi.de/test.php For me, both FF and IE8 report 19/46. FF7 (IE in compat mode, really) and IE6 report 19/53. It sounds as though it might be a box model issue. If you need these two to work identically, you might look at jQuery.support. [1] Good luck, -- Scott [1] http://docs.jquery.com/Utilities/jQuery.support -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@googlegroups.com. To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.