|
hallo adromir
zu testzwecken habe ich diesen code erstellt, der nicht funktioniert:
<body>
<img src="anima/banner.jpg" width="900" height="60" border="0" usemap="#map">
<map name="map">
<area shape="rect" coords="1,1,901,61" href="http://www.web.de" target="_blank" alt="Test">
</map>
</body>
kann bzw. muss man irgendwas im msie einstellen?
|