Sabtu, 09 November 2013

PHP Indonesia - Facebook: maaf oot sedikit tentang JQUERY Date picker spt y...

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/ 
Teach your child to read.

Save 20% now with Hooked on Phonics! Enter 'SAVE20' at checkout.
From our sponsors
maaf oot sedikit tentang JQUERY Date picker spt y...
Nov 9th 2013, 11:58, by Muhammad Nur Yusron

Muhammad Nur Yusron 11:58am Nov 9
maaf oot sedikit tentang JQUERY Date picker

spt yg digambar, gimana misalkan tanggal register di klik otomatis tanggal kadaluarsa terisi dengan range 30 hari

ini kodenya:

$(function() {
$( "#from" ).datepicker({
altField: "#alternateFrom",
altFormat: "DD, d MM, yy"
});
});
$(function() {
$( "#to" ).datepicker({
altField: "#alternateTo",
altFormat: "DD, d MM, yy"
});
});

sdh liat referensi di http://stackoverflow.com/questions/10520675/jquery-datepicker-range-automatically-display-the-next-day
tapi belum paham
:)

Anshar Firman Haryadi 12:12pm Nov 9
berarti, tanggal register + 30 = tanggal kadaluarsa gan

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