var mobil = { nama: "Mobil", jumlahBan: 4 };
kalau mau memasukan data-data pada mobil ke kelas truck :
var truk = Object.create(mobil);
berarti truk mempunyai data yang sama dengan mobil
JSON stands for JavaScript Object Notation. It is a lightweight data interchange format that is easy for humans to read and write, and easy ...
Tampilan chat Demo download Aplikasi chat dengan PHP dan mysql posting ini adalah lanjutan dari membuat Aplikasi chat dengan PHP dan ...
< ! -- Buttons to control audio playback -- > < button onclick = "playAudio()" > Play Audio < / button > ...
1. Using XMLHttpRequest to load data from a URL function loadDataWithXHR ( ) { const xhr = new XMLHttpRequest ( ) ; xhr . ope...
require: codeigniter 3 demo description: Drag and select multi file and showing progres when upload with ajax and codeignit...
No comments:
Post a Comment