flipbook pdf html code

Solutions on MaxInterview for flipbook pdf html code by the best coders in the world

showing results for - "flipbook pdf html code"
Diego Alejandro
05 Mar 2016
1<script type="text/javascript">
2	$("#flipbook").turn({
3		width: 400,
4		height: 300,
5		autoCenter: true
6	});
7</script>
8