Jumat, 30 Agustus 2013

PHP Indonesia - Facebook: [ASK] Misalnya hanya terdapat menu pilihan berbent...

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/ 
Curious about the benefits of meditation?

In just a few minutes daily, this course will teach you how to relax and relieve stress. Even with a full schedule, you will want to make time for this!
From our sponsors
[ASK] Misalnya hanya terdapat menu pilihan berbent...
Aug 30th 2013, 22:57, by Isnu Arief Darmawan

Isnu Arief Darmawan 10:57pm Aug 30
[ASK]
Misalnya hanya terdapat menu pilihan berbentuk "list menu" *dropdown..
Ketika dipilih kota Provinsi "Jabar". Muncul textfield "Kota".
Seandainya, dipilih Provinsi "Lain". Tidak muncul textfield "Kota".

Itu bagaimana ya, om? -_-
Googling, gak nemu-nemu..(show or hide textfield..blalaalaa)

Sebelumnya, terima kasih.

Ryan Dmtry 11:04pm Aug 30
pakai function change $('selector_dropdown').change(function()
di dalemnya ada kondisi,
ketika terdapat value maka munculkan textfield $('selector').show();
kalo kosong sembunyikan
$('selector').hide();

Isnu Arief Darmawan 11:08pm Aug 30
Waduw~
Ane kurang ngerti sama function..jelasin dong :D

Ryan Dmtry 11:09pm Aug 30
blum ngerti jquery sama sekali yah?

Isnu Arief Darmawan 11:10pm Aug 30
Kalo berbentuk contoh ngerti :)
Ini juga sekalian googling :D

Ryan Dmtry 11:13pm Aug 30
ini sebagai contoh aja

http://jsfiddle.net/69XN7/

Isnu Arief Darmawan 11:14pm Aug 30
Ok, tkp~> :)

Isnu Arief Darmawan 11:17pm Aug 30
TQ, gan..
Ane juga dapet dari stackoverflow..beda-beda tipis..tapi, hasilnya hampir sama :)

Nice solution.. :) *top

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