|
|
|
พี่วินครับ ขอโค้ดที่ เปิดเว็บ thaicreate แล้วมี popup แฟนเพจ facebook ขึ้นมา นะครับ |
|
|
|
|
|
|
|
ใช้ fancy box ก็ได้ครับ แล้วใช้ body onload เอาครับ
|
|
|
|
|
Date :
2012-02-14 09:46:41 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ผมใช้ Popup Fancybox ครับ
Code (JavaScript)
<script type="text/javascript">
$(document).ready(function() {
$("#various1").fancybox({
'titlePosition' : 'inside',
'transitionIn' : 'none',
'transitionOut' : 'none'
}).trigger('click');
});
</script>
|
|
|
|
|
Date :
2012-02-14 09:48:49 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
มีหลายอย่างให้เลือกเลย ขอบคุณครับ
|
|
|
|
|
Date :
2012-02-14 10:42:37 |
By :
invizjae |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 05
|