problems with image maps and IE 6 or higher
Tieu, Anh-Thu <anhthu.tieu <at> gsf.de>
2007-06-05 08:14:09 GMT
Hi,
I have a problem using the bioperl image maps function with the IE6 or and
higher browser. It might be a more general problem with IE6 rather than with bioperl,
but as I used bioperl to create my image maps, I thought I could still post this problem
here and ask for people's opinion. I wondered if anyone else faced the same problem and if
possible if anyone could share their experiences and their solutions.
<div>
<p><img src="/ggtc/tmp_bilder/19727dab708e1cbf567dd48480febb96.png" usemap="mapnameD064C01"
style="border:2px solid #CCCCCC;"/></p>
<map name="mapnameD064C01" id="mapnameD064C01">
<area shape="rect" coords="108,0,608,20" href="javascript:void(0)"
onclick="javascript:void(zmenu( 'scale' ));;return false;" title="scale " alt="scale " target="_blank"/>
<area shape="rect" coords="234,44,244,55" href="javascript:void(0)"
onclick="javascript:void(zmenu( 'alignment 5splk', '', 'seq_id: ', '', 'start: ', '', 'stop: 0', '',
'length: bp', '', 'identity: ', '', 'e-v
alue: ' ));;return false;" title="alignment5 " alt="alignment5 " target="_blank"/>
<area shape="rect" coords="241,57,247,68" href="javascript:void(0)"
onclick="javascript:void(zmenu( 'alignment 5splk', '', 'seq_id: ', '', 'start: ', '', 'stop: 0', '',
'length: bp', '', 'identity: ', '', 'e-v
alue: ' ));;return false;" title="integration_pt " alt="integration_pt " target="_blank"/>
<area shape="rect" coords="108,70,608,81" href="javascript:void(0)"
onclick="javascript:void(zmenu( 'Nphs1 ', '', 'ensembl_id: ENSMUSG00000006649', '', 'start:
30168485', '', '
stop: 30195968', '', 'length: 27483 bp' ));;return false;" title="gene " alt="gene " target="_blank"/>
<area shape="rect" coords="108,83,117,94" href="javascript:void(0)"
onclick="javascript:void(zmenu( 'exon1', '', 'start: 30168485', '', 'stop: 30169003', '', 'length:
518 bp' ));;return false;" title="exon1 " a
(Continue reading)