fakhravari
جمعه 15 آذر 1392, 00:13 صبح
با سلام
من یک عکس دارم.
چطوری میتوانم به خط های قرمز دسترسی داشته باشم . که بتونم لینکی روشون فعال کنم.
tamafi6
جمعه 15 آذر 1392, 00:20 صبح
فقط برای تصویربهترین راه استفاده ازmap هست
<map name="map1">
<!-- left , top , right , bottom -->
<area shape="rect" coords=" 0, 0, 100 , 100" href="#" title="لینک اول">
<area shape="rect" coords="100,0,200,100" href="#" title="لینک دوم">
<area shape="rect" coords="200,0,300,100" href="#" title="لینک سوم">
<area shape="rect" coords="300,0,400,100" href="#" title="لینک چهارم">
<area shape="rect" coords="400,0,500,100" href="#" title="لینک پنجم">
<area shape="rect" coords="500,0,600,100" href="#" title="لینک ششم">
</map>
<div align="center">
<img src="pic.jpg" width="600" height="100" border="1" usemap="#map1" />
</div>
vBulletin® v4.2.5, Copyright ©2000-1404, Jelsoft Enterprises Ltd.