Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
9 lines (8 sloc) 212 Bytes
// <![CDATA[
jQuery(function ($) {
$('.button-collapse').sideNav();
$('.parallax').parallax();
//$('.tooltipped').tooltip({delay: 50});
//$('ul.tabs').tabs('select_tab', 'signup_tab');
});
// ]]>
Something went wrong with that request. Please try again.