How do I detect when a page is rolled to a certain point, and when it reaches that point do a certain action. That is, using MooTools, such as event scroll , change the style of an element.
Look at a similar example , but this just does scroll . I want something like this to happen but only when we roll the page for example at 1500px from the top.