|
|
|
พอดีจะทำให้เป็น banner popup ขึ้นโชว์โฆษณาเวลาเปิดหน้าเว็บน่ะค่ะ รบกวนช่วยดูโค้ดด้วยนะคะ |
|
|
|
|
|
|
|
ถ้าตัวนี้ผมใช้
ผมใช้ Popup Fancybox ครับ
Code (JavaScript)
<script type="text/javascript">
$(document).ready(function() {
$("#various1").fancybox({
'titlePosition' : 'inside',
'transitionIn' : 'none',
'transitionOut' : 'none'
}).trigger('click');
});
</script>
|
|
|
|
|
Date :
2013-03-31 19:42:32 |
By :
tc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 03
|