Thank you to all who provided input.
Giving the IDs unique names worked. Do I really need to remove them
altogether?
I tried moving
window.addEvent( 'load', function() {
ScrollLinks.start()
});
to the very bottom of my page, but the smooth scrolling no longer worked.
When I changed onLoad= to onload= in the body tag, it no longer threw an
error.
The site passed W3Schools verification.
-E
On Monday, May 5, 2014 2:56:46 AM UTC-4, Sanford Whiteman wrote:
>
> > 2. One problem could be that its "onload" not "onLoad".
>
> HTML attr names are case-insensitive, so w/inline events it doesn't
> matter.
>
> Still better to use lowercase for script interaction, though.
>
> -- S.
>
>
>
>
>
>
>
>
--
---
You received this message because you are subscribed to the Google Groups
"MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.