Kaskus

Tech

IT885Avatar border
TS
IT885
[ASK] Cara Membuat Layer Image Map di PHP
Mohon bantuannya. Saya mau buat layer image map menggunakan tag 
<map>
 <area>
</area>
</map>
contoh :
<img class="hmap8807" src="SITEPLAN-.png" border="0" width="1181" height="1181" orgWidth="1181" orgHeight="1181" usemap="#hmap8807" alt="" />

<map name="hmap8807">

<area id="123" class="peta" alt="c13" title="C13" shape="rect">

<area shape="rect" class="peta" coords="1179,1179,1181,1181" alt="Image Map">

</map>


yang jadi masalahnya saya mau membuat tag <area  coords="" > nya bisa di input melalui tampilan di php atau CI. sebagai contoh inputan seperti di website : https://app.image-maps.com/map_image.php

saya sudah cari di internet yang muncul malah tag buat google map. Mohon bantuannya,... 


0
49
0
GuestAvatar border
Komentar yang asik ya
GuestAvatar border
Komentar yang asik ya
Komunitas Pilihan