|
|
|
อยากทราบ Code ที่ใช้ในการทำ Popup รูปภาพก่อนเข้าเว็บไซต์ค่ะ |
|
|
|
|
|
|
|
<script type="text/javascript" src="http://hostdrift.com/script_demo/fancybox/jquery.min.js"></script>
<script>
!window.jQuery && document.write(''<script src="http://hostdrift.com/script_demo/fancybox/jquery-1.4.3.min.js"></script>'');
</script>
<script type="text/javascript" src="http://hostdrift.com/script_demo/fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="http://hostdrift.com/script_demo/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<link rel="stylesheet" type="text/css" href="http://hostdrift.com/script_demo/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<link rel="stylesheet" href="http://hostdrift.com/script_demo/fancybox/style.css" />
<script>
เอาพวกนี้มาเก็บไว้ในเครื่องก่อนครับ แล้วเปลี่ยนพาร์ท ให้ถูกต้อง
|
|
|
|
|
Date :
2013-04-10 12:44:30 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ถ้าตัวนี้ผมใช้
ผมใช้ Popup Fancybox ครับ
Code (JavaScript)
<script type="text/javascript">
$(document).ready(function() {
$("#various1").fancybox({
'titlePosition' : 'inside',
'transitionIn' : 'none',
'transitionOut' : 'none'
}).trigger('click');
});
</script>
|
|
|
|
|
Date :
2013-04-10 13:32:30 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เข้าไปเล่น Fancybox ดูน่ะครับ จะได้ไม่งง
|
|
|
|
|
Date :
2013-04-10 15:06:12 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ถ้าต้องการให้มีหลายรูปต้องเปลี่ยนโค๊ดตรงไหนค่ะ
ขอบคุณค่ะ
|
|
|
|
|
Date :
2013-07-17 09:06:00 |
By :
อ้อมน้อย |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|