Jump to content
Search Community

Longblog

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Longblog

  1. Although your code above works in IE9, $("#home-button").click(function(e) { event.preventDefault(); TweenLite.to(window, 1, {scrollTo:{y:0}}); }); Doesn't work in IE or Firefox. Any ideas why?
×
×
  • Create New...