jQuery scrollTop not working in Safari
Hello all,
I was hoping someone might be able to help me here and it is my first time posting so please excuse me if this has been discussed before.
I borrowed a script from Chris Coyier at CSS-Tricks that uses scrollTop to navigate, via vertical scroll, to various parts of the same page. This works properly using IE6+ and later versions of FF however, when I test it on Safari, there is no action whatsoever when the buttons are clicked, almost as if Safari is ignoring my JS.
If someone has any idea about why this is happening, let me know and I can post my JS and HTML.
Thanks in advance for any help!