I wish to know if it is possible to insert following divs
<div id="cal1"> [dopbsp id="1" lang=it]</div>
<div id="cal2"> [dopbsp id="1" lang=it]</div>
<div id="cal3"> [dopbsp id="1" lang=it]</div>
directly in the tag href
image map linked by different shape areas as following
<area shape="circle" coords="160,59,20" href="#">
<area shape="circle" coords="111,58,20" href="#">
<area shape="circle" coords="60,59,20" href="#">
so that when I click on shape area, for example
<area shape="circle" coords="160,59,20" href="#">
then correspondent div, for example
<div id="cal1"> [dopbsp id="1" lang=it]</div>
is loaded under the map image
Ps: dopbsp id="1"
... is a calendar booking plugin of wordpress
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…