Let's code
<div id="flipbook">
<div class="hard"> Turn.js </div>
<div class="hard"></div>
<div> Page 1 </div>
<div> Page 2 </div>
<div> Page 3 </div>
<div> Page 4 </div>
<div class="hard"></div>
<div class="hard"></div>
</div>
<script type="text/javascript">
$("#flipbook").turn({
width: 400,
height: 300,
autoCenter: true
});
</script>
Related Posts
Varnish Cache is a popular- Varnish HTTP Cache
03 Jul 2019undefinedThe cache is often the most critical piece of software for a web-based business.Varnish Cache is ...Read more »
REST API Automation Open Source Tools ដែលខ្ញុំកំពុងតាមរក :D
12 May 2016undefinedសង្កេតឃើញថា បច្ចុប្បន្នចំនួននៃការ develop REST API បានិងកំពុងកើនឡើងគួរឲ្យកត់សំគាល់។ នេះក៏ដោយសារ បើ...Read more »
របៀបកំណត់ HTTPS សំរាប់blogspot domain
08 May 2016undefinedយើងដឹងហើយថា HTTPS (HTTP Secure)ជាprotocolមួយដែលផ្តល់នូវsecurity សំរាប់ទំនាក់ទំនងរវាងco...Read more »
ប្រយ័ត្នចំនុនទាំង៨នេះដើម្បីការពារវេបសាយរបស់អ្នកពីការជ្រៀត [website-vulnerabilities-pat-2]
24 Mar 2016undefined5. Wrong security Configuration ចំណុចមួយរបស់វេបសាយដែលអាចជាចន្លោះប្រហោងនៃការវាយប្រហារ នោះគឺ wron...Read more »