Posts Tagged ‘JW Box’
JW Box: a lightbox for JW Player
If used on your site’s media player JW FLV Player and want open movies in windows style lightbox there are various possibilities, the easiest solution is, of course, use the plugin JW Box designed by the same developers JW Player to interact with it.
JW Box is a simple plugin jQuery clone of the famous Lightbox that can be used both for video and for other content such as images or HTML.
Its operation is simple : just insert the header of the page references .js jQuery and plugins, as well as the style sheet .css
<script type="Text / javascript " src=" jquery.js "></script>
<script type="Text / javascript " src=" jquery.jwbox.js "></script>
<link rel=" stylesheet " type="Text / css " href=" jwbox.css " />
Read the rest of this entry »