|
|
|
ช่วยดู javascript fancybox หน่อยครับ รันบนchome ได้แต่ในIE ไม่ได้ |
|
|
|
|
|
|
|
ช่วยดู javascript fancybox หน่อยครับ รันบนchome ได้แต่ในIE ไม่ได้
Code (PHP)
echo" <script type=\"text/javascript\" src=\"fancyapps/lib/jquery-1.9.0.min.js\"></script>
<script type=\"text/javascript\" src=\"fancyapps/lib/jquery.mousewheel-3.0.6.pack.js\"></script>
<script type=\"text/javascript\" src=\"fancyapps/source/jquery.fancybox.js?v=2.1.4\"></script>
<link rel=\"stylesheet\" type=\"text/css\" href=\"fancyapps/source/jquery.fancybox.css?v=2.1.4\" media=\"screen\" />
<link rel=\"stylesheet\" type=\"text/css\" href=\"fancyapps/source/helpers/jquery.fancybox-buttons.css?v=1.0.5\" />
<script type=\"text/javascript\" src=\"fancyapps/source/helpers/jquery.fancybox-buttons.js?v=1.0.5\"></script>
<link rel=\"stylesheet\" type=\"text/css\" href=\"fancyapps/source/helpers/jquery.fancybox-thumbs.css?v=1.0.7\" />
<script type=\"text/javascript\" src=\"fancyapps/source/helpers/jquery.fancybox-thumbs.js?v=1.0.7\"></script>
<script type=\"text/javascript\" src=\"fancyapps/source/helpers/jquery.fancybox-media.js?v=1.0.5\"></script>
<script type=\"text/javascript\">
$(document).ready(function() {
$.fancybox.open({
href : 'checkhbd.php',
'width' : '45%',
'height' : '20%',
type : 'iframe',
padding : 5,
modal : 'true',
autoCenter : 'true',
scrolling : 'auto',
'autoScale' : true
});
});
</script>
";
Tag : PHP, HTML/CSS, JavaScript
|
|
|
|
|
|
Date :
2013-04-29 09:40:03 |
By :
tonmasterbp |
View :
943 |
Reply :
3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ใช้ jquery version อะไรครับ
|
|
|
|
|
Date :
2013-04-29 09:57:48 |
By :
popnakub |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://fancyapps.com/fancybox/
2.1.4 ครับ
|
|
|
|
|
Date :
2013-04-29 10:01:32 |
By :
tonmasterbp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ผมวินโด8 รันบนIE ได้ แต่ 7 รันบน IE ไม่ได้ครับ
|
|
|
|
|
Date :
2013-04-29 10:02:29 |
By :
tonmasterbp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 03
|