Menambah fitur upload file di widget atau halaman website

Fitur upload file diperlukan untuk membagikan file keperluan pribadi atau bisnis. dapat menambah fitur upload file di widget atau halaman website, berikut kode html:

<div id="uploadfile"></div>
<script src="https://api.widget.web.id/uploadfile.js"></script>
<script> tampil=''; w_height='700px'; w_width='100%'; upload(tampil,w_height,w_width);
</script>

Untuk w_height dan w_width sesuaikan lebarnya pada widget website anda.

tampilan saat dipasang di widget/halaman:

tampilan responsive mengikuti ukuran widget dan halaman Anda

Leave a Reply

Your email address will not be published. Required fields are marked *