Difference between revisions of "Template:Heidelberg/jamboree"
Line 4: | Line 4: | ||
<script> | <script> | ||
$(function () { | $(function () { | ||
− | $('# | + | $('#statement4').waypoint({ |
handler: function(direction) { | handler: function(direction) { | ||
$('#prizes').appendTo('body').modal('show'); | $('#prizes').appendTo('body').modal('show'); | ||
this.disable(); | this.disable(); | ||
}, | }, | ||
− | offset: ' | + | offset: 'bottom-in-view' |
}); | }); | ||
}); | }); |
Revision as of 21:03, 19 November 2015