From the perspective of a uniform interface, has anyone thought about adding an optional parameter to Element.makePositioned to specify absolute positioning instead of relative?
I know Prototype has Position.absolutize, but that does a bit more than Element.makePositioned. We're currently using a function similar to Element.makePositioned to prepare for animation. The animation completely controls placement of the nodes, so the full Position.absolutize isn't necessary. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
