Fullscreen Problem (Projekktor Core)
Hello,
I am new to Projekktor and am having trouble getting my fullscreen toggle to show. I downloaded the latest release and there is no fullscreen button to click anywhere in my player. I haven't changed any of my .js files and was wondering what code I have to insert and where to get the fullscreen button to show.
I've tried: player.setFullscreen (true); into the script portion in my html document so it looks like this:
<script type="text/javascript">
$(document).ready(function() {
player.setFullscreen (true);
projekktor('#player_a'); // instantiation
});
</script>
This seems to get the fullscreen icon to show but removes the theme moccacco that comes with projekktor. Am I entering the code into the wrong area?
Thanks in advance for you help!
- Joe
Complete thread:
- Fullscreen Problem - Joe, 2012-08-07, 19:58
![Open whole thread [*]](templates/default/images/complete_thread.png)
- Fullscreen Problem - Stoyicker, 2012-08-07, 20:21
![Show preview […]](templates/default/images/ajax_preview.png)
- Fullscreen Problem - help! - Joe, 2012-08-08, 17:52
![Show preview […]](templates/default/images/ajax_preview.png)
- Fullscreen Problem - Joe, 2012-08-08, 19:45
![Show preview […]](templates/default/images/ajax_preview.png)
- Fullscreen Problem - Stoyicker, 2012-08-08, 21:17
![Show preview […]](templates/default/images/ajax_preview.png)
- Fullscreen Problem - sascha, 2012-08-09, 10:46
![Show preview […]](templates/default/images/ajax_preview.png)
- Fullscreen Problem - Stoyicker, 2012-08-08, 21:17
- Fullscreen Problem - Joe, 2012-08-08, 19:45
- Fullscreen Problem - help! - Joe, 2012-08-08, 17:52
- Fullscreen Problem - Stoyicker, 2012-08-07, 20:21
