source: extensions/Slide/local_head.tpl @ 25053

Last change on this file since 25053 was 21579, checked in by Miklfe, 11 years ago
File size: 1.0 KB
Line 
1{combine_script id='menu' load='header' require='jquery' path='themes/Slide/js/minified/menu.min.js'}
2{combine_script id='hoverIntent' load='header' require='jquery' path='themes/Slide/js/minified/jquery.hoverIntent.minified.js'}
3{combine_script id='columnizer' load='header' require='jquery' path='themes/Slide/js/minified/columnizer.min.js'}
4
5{combine_script id='slide' load='header' require='jquery' path='themes/Slide/js/minified/slide.min.js'}
6{combine_script id='pageslide' load='footer' require='jquery' path='themes/Slide/js/minified/jquery.pageslide.min.js'}
7{combine_script id='scrollpane' load='footer' require='jquery' path='themes/Slide/js/minified/jquery.jscrollpane.min.js'}
8{combine_script id='mousewheel' load='footer' require='jquery' path='themes/Slide/js/minified/jquery.mousewheel.min.js'}
9
10<link href='http://fonts.googleapis.com/css?family=Tenor+Sans' rel='stylesheet' type='text/css'>
11
12        <!--[if lte IE 8]>
13                <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/Slide/fix-ie8.css">
14        <![endif]-->
15
Note: See TracBrowser for help on using the repository browser.