javascript - jQuery booklet - How to set width to page width -


i trying set jquery booklet plugin's width 100%, get:

width problem

code:

<script type="text/javascript"> $('#booksslider').booklet({ manual: false, overlays: false, keyboard: false, auto: true, shadows: true, height: '100%', width: '100%', pagenumbers: false }); </script> 


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

javascript - Updating a Nested Array with MongoDB -

c# - PHP script ,MySQL -