|
|
|
ฟังก์ชันคลิ๊กรูปเล็กแล้วโชว์รูปใหญ่ทำงานปกติ แต่พอทำการแทรก script เพิ่ม กลับไม่ทำงานค๊ะ |
|
|
|
|
|
|
|
ฟังก์ชันด้านล่างนี้เป็นฟังก์ชันที่คลิ๊กรูปเล็กแล้วแสดงรูปใหญ่ค๊ะ ก็ทำงานปกตินะค๊ะ
แล้วหน้านี้หนูก็ต้องการแทรกฟังก์ชันอีกฟังก์ชันนึงซึ่ง จำเป็นต้องใช้
jquery-1.7.2.min.js
แต่พอหนูแทรกไปแล้วปรากฎว่าฟังก์ชัน คลิ๊กรูปเล็กแล้วแสดงรูปใหญ่ ของหนูกลับไม่ทำงานค๊ะ
หนูจะทำอย่างไรดีค๊ะให้แทรก jquery-1.7.2.min.js แล้ว ฟังก์ชัน คลิ๊กรูปเล็กแล้วแสดงรูปใหญ่ ยังทำงานอยู่ค๊ะ
Code
<html>
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.dynamicdrive.com/dynamicindex4/thumbnailviewer2.js"></script>
</head>
<body>
<div class="cover_thumb" style="
width: 100px;
margin-bottom: 5px;
">
<a href="http://www.nasa.gov/images/content/166615main_image_feature_733_ys_4.jpg" rel="enlargeimage" rev="targetdiv:loadarea2,trigger:click,preload:none,fx:none" style="
"><img src="http://www.nasa.gov/images/content/166615main_image_feature_733_ys_4.jpg" style="border-width:0;max-width: 100px;max-height: 100px;border: 1px solid #ccc;padding: 1px;"></a>
</div>
<div class="cover_thumb" style="
width: 100px;
margin-bottom: 5px;
">
<a href="http://www.nasa.gov/images/content/168291main_image_feature_750_ys_4.jpg" rel="enlargeimage" rev="targetdiv:loadarea2,trigger:click,preload:none,fx:none"><img src="http://www.nasa.gov/images/content/168291main_image_feature_750_ys_4.jpg" style="border-width:0;max-width: 100px;max-height: 100px;border: 1px solid #ccc;padding: 1px;"></a>
</div>
<div class="cover_thumb" style="
width: 100px;
margin-bottom: 5px;
">
<a href="http://www.nasa.gov/images/content/166615main_image_feature_733_ys_4.jpg" rel="enlargeimage" rev="targetdiv:loadarea2,trigger:click,preload:none,fx:none"><img src="http://www.nasa.gov/images/content/166615main_image_feature_733_ys_4.jpg" style="border-width:0;max-width: 100px;max-height: 100px;border: 1px solid #ccc;padding: 1px;"></a>
</div>
<div class="cover_thumb" style="
width: 100px;
margin-bottom: 5px;
">
<a href="http://www.nasa.gov/images/content/168291main_image_feature_750_ys_4.jpg" rel="enlargeimage" rev="targetdiv:loadarea2,trigger:click,preload:none,fx:none"><img src="http://www.nasa.gov/images/content/168291main_image_feature_750_ys_4.jpg" style="border-width:0;max-width: 100px;max-height: 100px;border: 1px solid #ccc;padding: 1px;"></a>
</div>
<div id="loadarea2" style="
margin-top: -337px;
margin-left: 111px;
">
</div>
</body></html>
Tag : PHP, MySQL
|
|
|
|
|
|
Date :
2013-04-08 12:47:28 |
By :
dferru |
View :
2212 |
Reply :
3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ก็ใช้เวอร์ชั่น 1.7.2 แทน 1.4.2 ก็ได้นิครับ
|
|
|
|
|
Date :
2013-04-08 13:21:12 |
By :
mangkunzo |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ผมลองรัน บน https ไม่ทำงานครับ
|
|
|
|
|
Date :
2022-09-28 14:48:03 |
By :
อาทิตย์ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|