Difference between revisions of "Team:Exeter"
Line 55: | Line 55: | ||
// DOM Ready | // DOM Ready | ||
$(function() { | $(function() { | ||
− | + | $(document).ready(function() { | |
+ | $('#element_to_pop_up').bPopup(); | ||
+ | }); | ||
// Binding a click event | // Binding a click event | ||
// From jQuery v.1.7.0 use .on() instead of .bind() | // From jQuery v.1.7.0 use .on() instead of .bind() |
Revision as of 16:38, 18 September 2015