|
|
|
สอบถามเรื่องการใช้งาน fancybox เนื่องจากติดปัญหาการส่งค่าจากลิ้งครับ และการรับค่าครับ |
|
|
|
|
|
|
|
ตอนนี้ได้แล้วครับพี่วิน ผมใช้ array
Code (PHP)
$("a[id=element]").fancybox({
'titlePosition' : 'over'
});
แต่ตอนนี้สําคัญอยู่อย่างนึงครับพี่ ใช้fancybox exanple1 แล้วส่วนของไฟล์แสดงผม
detail.php
Code (PHP)
<div class="popup_content">
<div class="popup_left"><img src="skin/popup_left.png" width="111" height="530" /></div>
<div class="popup_right">
<div class="popup_header"><img src="skin/popup_header.png" width="723" height="54" /></div>
<div class="popup_main_content">
<div class="popup_panel">
<table cellpadding="0" cellspacing="0">
<tr>
<td><img src="skin/product/manufacturing/manufacturing.png" width="302" height="304" border="0" /></td>
<td><a href="reference.php"><img src="skin/product/manufacturing/manufacturing-02.png" width="363" height="304" border="0" /></a></td>
</tr>
<tr>
<td colspan="2"><img src="skin/product/manufacturing/manufacturing-03.png" width="664" height="127" border="0" /></td>
</tr>
<tr>
<td colspan="2"><img src="skin/product/manufacturing/manufacturing-04.png" width="683" height="227" border="0" /></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" align="right">
<tr>
<td><a href="product/manufacturing.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('manufacturing','','skin/product/manufacturing/over-05.png',1)"><img src="skin/product/manufacturing/manufacturing-05.png" name="manufacturing" width="121" height="85" border="0" id="manufacturing" /></a></td>
<td><a id="tranding" href="product/trading.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('manufacturing2','','skin/product/manufacturing/over-06.png',1)"><img src="skin/product/manufacturing/manufacturing-06.png" name="manufacturing2" width="121" height="85" border="0" id="manufacturing2" /></a></td>
<td><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('manufacturing3','','skin/product/manufacturing/over-07.png',1)"><img src="skin/product/manufacturing/manufacturing-07.png" name="manufacturing3" width="121" height="85" border="0" id="manufacturing3" /></a></td>
<td><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('manufacturing4','','skin/product/manufacturing/over-08.png',1)"><img src="skin/product/manufacturing/manufacturing-08.png" name="manufacturing4" width="121" height="85" border="0" id="manufacturing4" /></a></td>
<td><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('manufacturing5','','skin/product/manufacturing/over-09.png',1)"><img src="skin/product/manufacturing/manufacturing-09.png" name="manufacturing5" width="121" height="85" border="0" id="manufacturing5" /></a></td>
</tr>
</table>
</div>
</div>
</div>
</div>
คือผมทําลิ้งใน popup ไปอีก เพื่อที่คนที่เข้ามาดูจะได้คลิกเมนู อื่นได้ เมื่อคนที่ดูคลิก แล้วมันจะเด้ง popup ของเมนูนั้นขึ้นมา
ผมลองซ้อน jquery ลงไปในหน้า detail เพื่อให้การpopup เหมือนครั้งแรกที่คลิกเพจ แต่ว่ามันป๊อปอัพใน Chrome ส่วนเบราวเซอร์อื่นไม่ป๊อปครับ และมันยังมีผลกับการลิ้งในหน้าหลักอีกด้วยครับ
|
|
|
|
|
Date :
2013-01-17 17:14:08 |
By :
kenghockey |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|