Skip to content

Instantly share code, notes, and snippets.

View geminiyellow's full-sized avatar
🌴
On vacation

geminiyellow geminiyellow

🌴
On vacation
View GitHub Profile
initialize: ->
@bind 'all', @_trackPageview
_trackPageview: ->
url = Backbone.history.getFragment()
_gaq.push(['_trackPageview', "/#{url}"])
/*
Infinite List View
creates <ul> with triggers for infinite scrolling
@author Kevin Jantzer, Blacktone Audio Inc.
@since 2012-11-06
USE - listen for: