Engin: Adresse in der Statusleiste verstecken...

Beitrag lesen

Hi,

  
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">  
<head>  
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />  
<title>Statuszeile sabotieren!!!</title>  
<style type="text/css">  
[code lang=css]a [font-color:#000;]
~~~</style>  
  
<script type="text/javascript">  
~~~javascript
function hover(text)  
{  
  status=text;  
  document.returnHoverValue = true;  
}  
function statuszeile()  
{  
  status="Fertig";  
  document.returnStatusValue = true;  
}

</script>

</head>

<body>

<a href="http://klickandsurf.de" onMouseOver="hover('');return document.returnHoverValue;"

onMouseOut="statuszeile();return document.returnStatusValue;">Günstig!</a>

</body>
</html>[/code]

Grüße,
Engin
 GYRO

--
Dilated peoples|Team Vestax
Gut ist der, der nach dem finden noch weiß, was er suchte.