Hi Tiago, The browser itself have a specific rendering option, to be sure that everything is identical use a RESET.CSS file that supress all margin / padding from all elements. That could be reason of your trouble. Other though will writing, does font-size is the same in both element SPAN & DIV ?
-- david On 7 sep, 15:09, ColinFine <[email protected]> wrote: > On Sep 5, 1:38 am, Tiago <[email protected]> wrote:> ColinFine, > > > I couldn't find anything relevant in the spec either. However, my > > point is not whether or not the elements are being positioned > > identically. It's whether the position reported by the browser is in > > fact the rendered position. As far as I understand, it's this apparent > > incoherence that causes clonePosition to behave improperly. > > My point was that it is possible that even though an inline element > and a block element appear to be at the same position, it might be > that their actual position values will not agree, because of the > different positioning models. I don't know if this could occur or not. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
