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/ | |
|
[ASK] gimana supaya tombol yg A bisa tekan/dieksek... Aug 19th 2013, 10:03, by Ateng Tenga | [ASK] gimana supaya tombol yg A bisa tekan/dieksekusi[ngelink] ketika tombol B telah ditekan dahulu, dan tidak bisa ditekan[eksekusi] sebelum tombol B ditekan?
ini source ane
--Sebagai tombol A
<div align="center"> <a href="SIMPAN_CETAK.php?id_out=<?php echo $C_id_out; echo "&&id_cus="; echo $C_id_cus; ?>"><img src="../IMAGE/F_OUT_OFF.png" onMouseOver="this.src='../IMAGE/F_OUT_ON.png'" onMouseOut="this.src='../IMAGE/F_OUT_OFF.png'" height="64" width="64" title="Finish" onClick="return confirm('Apakah anda ingin Menyelesaikan transaksi ini?');"/></a>
--Sebagai tombol B
<a href="CETAK.php?id_out=<?php echo $C_id_out; echo "&&id_cus="; echo $C_id_cus; ?>" target="_blank"><img src="../IMAGE/F_PRINT_OFF.png" onMouseOver="this.src='../IMAGE/F_PRINT_ON.png'" onMouseOut="this.src='../IMAGE/F_PRINT_OFF.png'" height="64" width="64" title="Hanya Cetak Nota" /></a> </div>
Minta solusi atau keywordnya aga bisa googling, Makasih semua :) |
| | ada bagusnya km balik pernyataanmu bagaimana cara tombol b bs link.. dgn syarat tombol A hrs di tekan dulu |
| | Pakek if else.. |
| | . Colek Vinsensius Angelo dengan tombol ajaibnya.. :P | | |
|
Tidak ada komentar:
Posting Komentar