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/ | |
 | Get rewarded for sharing
Join the Hotspex panel to play a key role in consumer driven innovation. Have a real impact on the products that go to market and earn great rewards!  | From our sponsors | | |
value <... Aug 17th 2013, 15:46, by Muhammad Sukron | <html> <head> </head> <body>
<span>value</span> </body> </html>
minta tolong gan. . . gimana caranya agar kita bisa mengambil isi dari tag <span> apabila script yang digunakan untuk mengambil isinya berada di atas dari tag <span> thanxs. . . |
| | pake jquery |
| | make js.. |
| | pk getElementById("span_id"), js gan |
| | thanx semuanya. . ane coba dulu . . |
| | thanx semuanya. . ane coba dulu . . |
| | <html> <head> </head> <body> <script> var qqq = document.getElementById("kode").innerHTML; document.write(qqq);
</script> <span id="kode">bbbb</span> </body> </html> | | |
|
Tidak ada komentar:
Posting Komentar