Kamis, 29 Agustus 2013

PHP Indonesia - Facebook: suhu mau nanya, ane mau copy value dari input text...

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/ 
Learning HTML & CSS shouldn't be difficult.

Master Trainer, Mark Lassoff, will teach you everything you need to know to create a creative and professional web site in 4 hours.
From our sponsors
suhu mau nanya, ane mau copy value dari input text...
Aug 29th 2013, 12:33, by Joko Mandiri

Joko Mandiri 12:33pm Aug 29
suhu mau nanya, ane mau copy value dari input text dari id a ke id b secara realtime tanpa 'sentuhan' ke input a
ane dah bikin pake jquery gini :
$("#a").blur(function() {
$("#b").val(this.value);
});

tapi masalahnya dia berubah ketika ane harus 'sentuh' input type a.. gimana ya bisa berubah tanpa 'sentuh' id a? trims suhu.. maaf klo salah tempat.. hehehe..

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