Kamis, 12 September 2013

PHP Indonesia - Facebook: Gan saya buat input type text di DMO javascript va...

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/ 
LSAT prep from HLS-educated instructors

LSATMax includes video lessons, unlimited personal attention & support, and over 6,000 real questions from previous LSAT's. Enroll for just $299.
From our sponsors
Gan saya buat input type text di DMO javascript va...
Sep 12th 2013, 09:36, by Sadewa Saputra

Sadewa Saputra 9:36am Sep 12
Gan
saya buat input type text di DMO javascript
var t_kode = document.createElement("input");
td.setAttribute("width","54");
t_kode.name = "tQty[]";
t_kode.type = "text";
t_kode.size = 2;
t_kode.id = qty;
td.appendChild(t_kode);

saya mau textboxnya hanya berisi angka saja, gmn ya gan ???
mohon pencerahannya

Sadewa Saputra 9:37am Sep 12
Maaf Gan dengan menggunakan DOM

Totok BluesMan Silalahi 9:52am Sep 12
t_kode.value="5";

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