Closed SoraKohaku closed 8 years ago
I looking another plugin like video res,etc is easy. but they not upgraded yet. hope Skin Twitchy same with other.
Example this plugin.php:
<!-- Plugin By Gerobak Engine --> <!-- CSS --> <!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]--> <link rel="stylesheet" href="gcont/assets/main/css/main.css" /> <!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]--> <!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]--> <!-- Lightbox CSS v2.8.2 by Lokesh(Github : https://github.com/lokesh/lightbox2) --> <link rel="stylesheet" href="gcont/assets/lightbox/css/lightbox.css"> <!-- Scroll CSS --> <link rel="stylesheet" type="text/css" href="gcont/assets/scroll/css/scroll.css" media="screen"/> <!-- VideoJs CSS by VideoJS(Github : https://github.com/mmcc/videojs-skin-twitchy) --> <link rel="stylesheet" type="text/css" href="gcont/assets/videojs/css/video-js.css"/> <link rel="stylesheet" type="text/css" href="gcont/assets/videojs/css/video-js.min.css <!-- VideoJs CSS - Resolution Switcher 0.3.2 by kmoskwiak(Github : https://github.com/kmoskwiak/videojs-resolution-switcher)--> <link href="gcont/assets/videojs/css/lib/videojs-resolution-switcher.css" rel="stylesheet"> <!-- VideoJS CSS - Skin Twitchy by MMCC(Github : https://github.com/mmcc/videojs-skin-twitchy) --> <link href="gcont/assets/videojs/skin/videojs-skin-twitchy.css" rel="stylesheet" type="text/css"> <?php //Plugin Add On include"plugin/page/hijri.php"; include"plugin/utility/float.php"; include"plugin/utility/blink.php"; include"plugin/utility/flike.php"; include"plugin/utility/folder.php"; //include"plugin/page/tawkto.php"; //Google Add On include"google/g+.php"; include"google/analyticstracking.php"; //Sur.Ly Add On include"sur.ly/sur.ly.php"; //Scroll Add On include"scroll/scroll.php"; ?> <!-- Javascript --> <script src="gcont/assets/main/js/skel.min.js"></script> <script src="gcont/assets/main/js/jquery.min.js"></script> <script src="gcont/assets/main/js/jquery.scrollex.min.js"></script> <script src="gcont/assets/main/js/util.js"></script> <!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]--> <script src="gcont/assets/main/js/main.js"></script> <!-- Lightbox JS --> <script src="gcont/assets/lightbox/js/lightbox.js"></script> <!-- VideoJs JS --> <script src="gcont/assets/videojs/js/video.js"></script> <script src="gcont/assets/videojs/js/video.min.js"></script> <!-- VideoJs JS - Res --> <link href="gcont/assets/videojs/js/lib/videojs-resolution-switcher.js" rel="stylesheet"> <!-- Islamic Calendar - By al-habib.info --> <link href="gcont/assets/hijri/js/hijricalendar-kuwaiti.js" rel="stylesheet">
In case I look in problem because you included. hope become simple way. Thank you.
preview.css preview.js videojs-skin-twitchy.css
I'm sorry, but I'm not following. This is just a humble little reference skin, so if you have general questions about using Video.js and plugins, your best bet is probably Stack Overflow.
I looking another plugin like video res,etc is easy. but they not upgraded yet. hope Skin Twitchy same with other.
Example this plugin.php:
In case I look in problem because you included. hope become simple way. Thank you.