So I am using the mousenter demo from mootools. I put it on my site trying to affect the links so when someone hovers over them the link fades into another color. The problem I am having is that the mootools code is only set up to handle one ID! Since I am using it for a nav, I have multiple IDs that I want to change. How can I affect all of them? I know I should use an array but I'm not that good with javascript in order to code it properly. Please help!
The URl is www.portfoliobyart.com/h20
Thanks in advance!