Smooth Scroll Not Working In Firefox, Works Fine In Ie
My beloved Firefox is losing to IE on this. Anyone know why this won't function in Firefox? (doesn't even go to anchor), but scrolls smoothly in IE? document.observe('dom:loaded',
Solution 1:
I would suppose that the problem is in numerical anchor. According to standard id attribute of the element should start from the letter.
Post a Comment for "Smooth Scroll Not Working In Firefox, Works Fine In Ie"