Difference between revisions of "Template:Heidelberg/jamboree"
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <script src="https://2015.igem.org/Template:Heidelberg/js/waypoints?action=raw&ctype=text/javascript"></script> | ||
<script> | <script> | ||
$(function () { | $(function () { | ||
− | $('#prizes').modal('show'); | + | $('#options-only').waypoint({ |
+ | handler: function(direction) { | ||
+ | $('#prizes').modal('show'); | ||
+ | this.disable(); | ||
+ | } | ||
+ | }) | ||
}); | }); | ||
</script> | </script> |
Revision as of 20:53, 19 November 2015