Thanks for the reply.. Let me try this... Thanks a lot..
> > Yes, exactly. Prototype has pointerX and pointerY properties in the > Event class. > > You first need to obtain the position of the container, run through > the DOM tree upwards and add the offsetLeft and offsetTop values of > each element. Then you can use this value in a method to calculate > the position of the mouse over the grid in the container. > > Best regards > > Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
