Hallo
Ich habe noch bevor es das SP2 für WinXP gegeben hat eine Webseite mit Dreamweaver gemacht. Auf der Seite wird wenn man mit dem Cursor über einen Button geht dieser ausgetauscht (onMouseOut,onMouseOver)
Jetzt habe ich das Problem das der IE jedesmal diese Sicherheitsleiste einblendet vonwegen Active X usw.
Was habe ich falsch gemacht bzw. Wie kann ich das umgehen.
Die Seite ist http://www.delasalle.at/~kmswaehring/
Code Fragment:
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Kooperative Mittelschule De La Salle 18</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body onLoad="MM_preloadImages('../gfx/Navigation_Aktuelles_Highlight.gif','../gfx/Navigation_Kontakt_Highlight.gif','../gfx/Navigation_Schulprofil_Highlight.gif','../gfx/Navigation_Lehrer_Highlight.gif','../gfx/Navigation_Klassen_Highlight.gif','../gfx/Navigation_Kosten_Highlight.gif','../gfx/Navigation_DeLaSalle_Highlight.gif','../gfx/Navigation_Fotos_Highlight.gif','../gfx/Navigation_Schwerpunkte_Highlight.gif','../gfx/Navigation_Termine_Highlight.gif','../gfx/Navigation_Home_Highlight.gif')">
<div id="oben" style="position:absolute; width:775px; height:120px; z-index:1; left: 0; top: 0;">[url='http://www.delasalle.at/'][img]../gfx/Seitenueberschrift%20neu.gif[/img][/url]</div>
<div id="links" style="position:absolute; width:318px; height:375px; z-index:2; left: 0px; top: 144px;">[img]../gfx/Navigation.gif[/img]
<map name="Map">
<area shape="rect" coords="69,-1,220,39" href="../aktuelles.html" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_Aktuelles_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
<area shape="rect" coords="70,38,242,79" href="../schulprofil.htm" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_Schulprofil_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
<area shape="rect" coords="70,77,189,121" href="../lehrer.html" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_Lehrer_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
<area shape="rect" coords="70,120,188,158" href="../klassen.html" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_Klassen_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
<area shape="rect" coords="70,157,184,196" href="../kosten.html" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_Kosten_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
<area shape="rect" coords="70,195,229,234" href="../delasalle.html" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_DeLaSalle_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
<area shape="rect" coords="70,233,168,272" href="../fotos.html" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_Fotos_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
<area shape="rect" coords="70,270,197,318" href="../termine.html" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_Termine_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
<area shape="rect" coords="70,317,281,358" href="../schwerpunkte.html" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_Schwerpunkte_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
<area shape="rect" coords="70,357,199,398" href="../kontakt.html" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_Kontakt_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
<area shape="rect" coords="70,397,165,437" href="../index.html" onMouseOver="MM_swapImage('Seitennavigation','','../gfx/Navigation_Home_Highlight.gif',1)" onMouseOut="MM_swapImgRestore()">
</map>
</div>
<div id="rechts" style="position:absolute; width:599px; height:334px; z-index:3; left: 320px; top: 211px; overflow: auto;">
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</div>
<div id="nagivation" style="position:absolute; width:600px; height:67px; z-index:4; left: 319px; top: 144px;">
</p>
</p>
</div>
</body>
</html>
[code]
Alles anzeigen
[/code]