Difference between revisions of "Template:Heidelberg/jamboree"
Line 4: | Line 4: | ||
<script> | <script> | ||
$(function () { | $(function () { | ||
− | $('# | + | $('#tools').waypoint({ |
handler: function(direction) { | handler: function(direction) { | ||
$('#prizes').modal('show'); | $('#prizes').modal('show'); | ||
this.disable(); | this.disable(); | ||
− | } | + | }, |
+ | offset: 30% | ||
}) | }) | ||
}); | }); |
Revision as of 20:54, 19 November 2015