media
media copied to clipboard
full screen mode in jw player
in order to get the full screen button to actually work on jw player:
Here is the line change params: { wmode: 'transparent', allowfullscreen: 'true'}, // added to object element as param elements;
this is a fix by Zylgain @ jquery forums