David Walsh hat auf seinen Blog ein kleines JavaScript, zur Implementierung von jQuerys hover() in das MooTools Framework veröffentlicht.
“jQuery offers a quick event shortcut method called “hover” that accepts two functions that represent “mouseover” and “mouseout” actions. Here’s how to implement that for MooTools Elements.”


