Giter Site home page Giter Site logo

sk7 / jplayer-skins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lukemcdonald/jplayer-skin-premium-pixels

0.0 2.0 0.0 566 KB

A collection of basic skins for jPlayer, the jQuery HTML5 Audio / Video Library.

Home Page: http://thelukemcdonald.github.com/jplayer-skins/

jplayer-skins's Introduction

jPlayer Skins

A collection of basic skins for jPlayer, the jQuery HTML5 Audio / Video Library.

Creating Skins

Add skins by creating a folder inside the skins/ folder. Give this folder the name of the skin (e.g. "my-skin-name"). Inside that folder, include a CSS file with the same name (e.g. "my-skin-name.css").

Adding Credits

Credits can be added to each demo by including a credits.html file within the skin folder. This file can contain any HTML markup needed to properly give credit where credit is do. Feel free to style the credits in you skins CSS file so that it matches the skin demo.

Using LESS

By default, the demo contains a functions.less file that is located in the directory above your skin's folder. This file has common LESS functions/mixins that I tend to use from time to time. The skin's LESS files should be inside it's folder along side it's CSS file.

Including a Screenshot

Currently, a screenshot is not required though it might be a good idea to include. For now, the screenshot dimensions are 400x300. Name your screenshot screenshot.png and place it in the skins folder.

Including a Design Resources

Optionally, design resources can be included with the skin. These resources should be named the same name as the skin and in the skin's folder.

Changing Skins

To view a different skin in the Demo (index.html), find the skin wrapper element and change the data-skin-name attribute to the name of a skin in the skins/ folder.

<div id="skin-wrapper" data-skin-name="my-skin-name">

jplayer-skins's People

Contributors

lukemcdonald avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.