Skip to content

Commit

Permalink
Fixed flash before scrolling.
Browse files Browse the repository at this point in the history
  • Loading branch information
Giang NGUYEN committed Jun 9, 2012
1 parent 5a05578 commit 57abef5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/homes.js.coffee
Expand Up @@ -12,6 +12,7 @@ jQuery ->

$('#learn-more a').bind 'click', ->
$.scrollTo('#works', duration: 700)
return false

$('#signup-form form input[type=submit]').bind 'click', (e) ->
e.preventDefault()
Expand Down

0 comments on commit 57abef5

Please sign in to comment.