Hello all. 2 questions : 1. can someone please explain the difference in all the "offset" functions :
- cumulativeOffset<http://api.prototypejs.org/dom/Element/cumulativeOffset/> - cumulativeScrollOffset<http://api.prototypejs.org/dom/Element/cumulativeScrollOffset/> - positionedOffset<http://api.prototypejs.org/dom/Element/positionedOffset/> - viewportOffset <http://api.prototypejs.org/dom/Element/viewportOffset/> 2. I have an RTL website (www.ichess.co.il) using prototype. so all the "offset" functions give me top and left. well - i'm positioning everything using top and right. isn't it better if all the "offset" element return top and right/left based on the element direction ? Thanks Ran -- 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.
