Quantcast
Channel: Topics in Category: Can I do this with LimeSurvey? - LimeSurvey forums
Viewing all articles
Browse latest Browse all 17529

Limesurvey Image map - by: dc_pgn

$
0
0
Hi,
where can i place the multiple option question or flexible list code in the following html?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><title>QGIS</title><script type="text/javascript">
function mapOnMouseOver(str){document.getElementById("mousemovemessage").innerHTML=str; }
function mapOnMouseOut(str){document.getElementById("mousemovemessage").innerHTML="out of "+str; }
function mapOnClick(str){alert(str);}
</script> </head> <body><div id="mousemovemessage"></div><br><img src="Gewerbestandorte.png" border="0" ismap="ismap" usemap="#mapmap" alt="html imagemap created with QGIS" >
<map name="mapmap">
<area shape="poly" href=""  coords="611,416,611,414,611,413,611,411,611" alt="">
<area shape="poly" href=""  coords="737,497,736,496,735,495,734,494,734" alt="">
<area shape="poly" href=""  coords="208,599,208,599,212,592,212,587,212" alt="">
<area shape="poly" href=""  coords="225,722,240,722,241,727,264,727,265" alt="">
<area shape="poly" href=""  coords="596,110,596,109,596,107,596,105,595" alt="">
<area shape="poly" href=""  coords="633,438,632,439,627,439,624,442,614" alt="">
<area shape="poly" href=""  coords="150,297,150,298,150,300,150,302,147" alt="">
<area shape="poly" href=""  coords="145,285,146,284,146,283,147,283,147" alt="">
<area shape="poly" href=""  coords="304,511,303,510,303,509,301,506,301" alt="">
<area shape="poly" href=""  coords="442,414,442,413,442,404,443,403,443" alt="">
<area shape="poly" href=""  coords="409,495,408,496,408,497,408,498,407" alt="">
</map></body></html>

Viewing all articles
Browse latest Browse all 17529

Trending Articles