Added jquery.appear, which adds a new event which fires the first time something...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 4 May 2011 23:26:43 +0000 (23:26 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 4 May 2011 23:26:43 +0000 (23:26 +0000)
commitd2f25b8d3b717e0c21ce53cc68ccca4fd6dba9f6
treef54916703e29966d6541cad183736129c7e7adf2
parenta74a0cafde20fed517b2beaad2d769f94434b3f7
Added jquery.appear, which adds a new event which fires the first time something comes into view. This is useful for lazy-loading data.
resources/Resources.php
resources/jquery/jquery.appear.js [new file with mode: 0644]