Skip to main content

All Questions

Tagged with
1 vote
1 answer
194 views

MooTools – Add class to page on click of anchor, with delayed loading of anchor link

I'm using MooTools to add two classes to the body on click of a link from a nav menu, which triggers an animated CSS fade of the page. I want to delay the link from loading the new page until the ...
jasonbradberry's user avatar
1 vote
2 answers
820 views

Mootools: how to stop delay events with 'mouseenter' and 'mouseleave'

I'm quite a newbie with javascript and mootols and I've got a question about delay and event handling with Mootools. My goal: the menu appears in a primary position, then after a certain time moves ...
user1236174's user avatar