Sabtu, 28 September 2013

PHP Indonesia - Facebook: ane manggil suatu page menggunakan ajax di page ya...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
How to Get into Medical School

A tested blueprint to approach the daunting admissions process with both confidence and success! Enroll in this online course for just $29.
From our sponsors
ane manggil suatu page menggunakan ajax di page ya...
Sep 28th 2013, 16:38, by Sandi Racy

Sandi Racy 4:38pm Sep 28
ane manggil suatu page menggunakan ajax
di page yang ane panggil pake ajax ada datepickernya
nah datepickernya itu kadang2 muncul kadang2 engga :/
kenapa yah gan ?
$(document).on('focus', '#tanggal', function(){
$(this).datepicker();
});

Moch Zawaruddin Abdullah 4:46pm Sep 28
$('#tanggal').datepicker();

Sandi Racy 4:55pm Sep 28
malah gak muncul dong gan klo gitu
ini kan page yang diloadnya pake ajax

Garry Priambudi 5:01pm Sep 28
Kalo gitu taruh kode $('#tanggal').datepicker(); dibagian file yang di load pakai ajax.

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar