<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-874" /> <link rel="stylesheet" href="css/smoothDivScroll.css" media="screen" /> <title>SmoothDivScroll</title> <script type="text/javascript" src="js/jquery.smoothDivScroll-1.0.js"></script> <script type="text/javascript" src="js/jquery.smoothDivScroll-1.0-min.js"></script> <script type="text/javascript"> $(function() { $("div#makeMeScrollable").smoothDivScroll({ autoScroll: "onstart", autoScrollDirection: "backandforth", autoScrollStep: 1, autoScrollInterval: 15, startAtElementId: "startAtMe", visibleHotSpots: "always"}); }); </script> </head> <body> <div id="makeMeScrollable"> <div class="scrollingHotSpotLeft"></div> <div class="scrollingHotSpotRight"></div> <div class="scrollWrapper"> <div class="scrollableArea"> <img src="images/demo/field.jpg" alt="Demo image" width="497" height="330" /> <img src="images/demo/gnome.jpg" alt="Demo image" width="496" height="330" /> <img src="images/demo/pencils.jpg" alt="Demo image" width="496" height="330" /> <img src="images/demo/golf.jpg" alt="Demo image" width="366" height="330" id="startAtMe" /> <img src="images/demo/river.jpg" alt="Demo image" width="496" height="330" /> <img src="images/demo/train.jpg" alt="Demo image" width="440" height="330" /> <img src="images/demo/leaf.jpg" alt="Demo image" width="496" height="330" /> <img src="images/demo/dog.jpg" alt="Demo image" width="497" height="330"/> </div> </div> </div> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง