Difference between revisions of "Team:CityU HK/js"
(Created page with "<html> jQuery(function($) { // Mobile sidebars $.fn.expandableSidebar = function(expandedClass) { var $me = this; $me.on('click', function() { if(!$me.hasCla...") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | + | <script> | |
jQuery(function($) { | jQuery(function($) { | ||
Line 180: | Line 180: | ||
}); | }); | ||
}); | }); | ||
+ | </script> | ||
</html> | </html> |
Latest revision as of 14:36, 26 August 2015