Merge branch 'master' of https://github.com/drhuettl/reveal.js
This commit is contained in:
		| @@ -139,11 +139,11 @@ | ||||
| 	<body> | ||||
|  | ||||
| 		<div id="wrap-current-slide" class="slides"> | ||||
| 			<script>document.write( '<iframe width="1280" height="1024" id="current-slide" src="'+ window.opener.location.href +'"></iframe>' );</script> | ||||
| 			<script>document.write( '<iframe width="1280" height="1024" id="current-slide" src="'+ window.opener.location.href +'?receiver"></iframe>' );</script> | ||||
| 		</div> | ||||
|  | ||||
| 		<div id="wrap-next-slide" class="slides"> | ||||
| 			<script>document.write( '<iframe width="640" height="512" id="next-slide" src="'+ window.opener.location.href +'"></iframe>' );</script> | ||||
| 			<script>document.write( '<iframe width="640" height="512" id="next-slide" src="'+ window.opener.location.href +'?receiver"></iframe>' );</script> | ||||
| 			<span>UPCOMING:</span> | ||||
| 		</div> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user