|
|
|
ขอสอบถามเรื่อง การทํา popup content โดยใช้ fancybox ครับ |
|
|
|
|
|
|
|
ถ้ามี CSS ก็กำหนดชื่อ CSS หน้าใครหน้ามันไปเลยครับ...ไม่งั้นลองตัด Code มาดูกันหน่อยจร้า
|
|
|
|
|
Date :
2013-02-12 13:20:43 |
By :
apisitp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ปัญหาตอนนี้ครับ ถ้าใส่ line-height: 18px; จะไม่สามารถ scroll บนพื้นที่ๆนั้นได้ครับ
Code (PHP)
.popup_content_fancybox{
display:block;
overflow:hidden;
position:relative;
width:834px;
height:530px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
background: url(../../skin/product/manufacturing/manufacturing-01.jpg) no-repeat left top;
background-repeat: no-repeat;
}
.popup_left_fancybox{
float:left;
width:130px;
height:530px;
}
.popup_center_fancybox{
float:left;
width:703px;
height:530px;
}
.popup_right_fancybox{
position:relative;
background-color:#ffffff;
width:723px;
height:530px;
left:111px;
top: -530px;
}
.popup_header_fancybox{
padding-top: 27px;
padding-left: 18px;
width: 685px;
height: 46px;
}
.popup_main_content_fancybox{
padding:10px;
position:relative;
width: 685px;
height: 435px;
overflow:auto;
}
|
|
|
|
|
Date :
2013-02-12 15:16:25 |
By :
kenghockey |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ผมขอดูโค๊ด jquery ครับ ที่ทำการใช้ popup
|
|
|
|
|
Date :
2013-02-12 18:06:47 |
By :
weaned |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เรียกผ่าน iframe ก็ง่ายนะครับ
|
|
|
|
|
Date :
2013-02-12 18:25:55 |
By :
Krungsri |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|