easing toggle แบบสมูธ
$(document).ready(function(){ $('p:first').toggle(function(){ $(this).animate({'height':'+=150px'},2000,'linear') },function(){ $(this).animate({'height':'-=150px'},2000,'swing'); }); });
$(document).ready(function(){ $('p:first').toggle(function(){ $(this).animate({'height':'+=150px'},2000,'linear') },function(){ $(this).animate({'height':'-=150px'},2000,'swing'); }); });
ใช้ Web Platform Installer 4.0 Download และทำการ Install หลังจาก Install จะมีหน้าโปรแกรมเพื่อเลือก Add Product ที่ต้องการให้ทำการ Add PHP 5.3.13
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!