Analysis of the Characteristic behaviour of Concrete with Rice Husk Ash and Sugarcane Bagasse Ash
Contoh Kode Widget
Kode Widget
Salin (copy) kode di bawah ini, lalu tempel (paste) di dalam tag <body> halaman situs anda, dimana anda ingin form pencarian dan hasilnya ditampilkan.
<div id="ios-widget"></div> <script> (function() { var id = '13189'; var fr = document.createElement('iframe'); fr.style.width = "100%"; fr.style.height = "700px"; fr.src = "https://ios.perpusnas.go.id/Search/Results?widget=1&repository_id="+id; var x = document.getElementById("ios-widget"); x.appendChild(fr); })(); </script>