Difference between revisions of "Template:London Biohackspace-Footer"
Line 22: | Line 22: | ||
</div> | </div> | ||
</footer> | </footer> | ||
+ | |||
+ | <script> | ||
+ | |||
+ | (function ($) { //create closure so we can safely use $ as alias for jQuery | ||
+ | |||
+ | $(document).ready(function () { | ||
+ | |||
+ | $('.image-carousel').slick({ | ||
+ | }); | ||
+ | |||
+ | // initialise plugin | ||
+ | var example = $('#menu').superfish({ | ||
+ | //add options here if required | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | |||
+ | })(jQuery); | ||
+ | |||
+ | </script> | ||
<!-- | <!-- |
Revision as of 13:26, 26 July 2015