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