Skip to content

Instantly share code, notes, and snippets.

@tarun-nagpal-github
Created July 11, 2018 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tarun-nagpal-github/518c3bcc20eb72657d1832b1067ddaa5 to your computer and use it in GitHub Desktop.
Save tarun-nagpal-github/518c3bcc20eb72657d1832b1067ddaa5 to your computer and use it in GitHub Desktop.
Turn JS Imp
<script type="text/javascript">
$("#flipbook").turn({
width: 400,
height: 300,
autoCenter: true
);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment