Enrico: wann ist eine Variable global?

Beitrag lesen

Danke Kay,

jetzt hab ich die Datei wie folgt geändert und hab dabei deinen Rat befolgt, Leider hat sich dabei aber nichts geändert:

<!doctype html public "-//W3C//DTD HTML 4.0 //EN">
<html>
<head>
<title>IN02</title>
<meta name="description" content="Details of Reference Unit IN02">
<meta name="author" content="">
<meta name="keywords" content="IN02">
<link rel="stylesheet" href="../../../../../STYLES/styles.css" type="text/css">

<script src="../../../../../STYLES/scripts.js" type="text/javascript"></script>
<noscript></noscript>

<script language="JavaScript">
<!--
 var PicNA=false;

function SuckIt(){
   PicNA=true;
   alert(PicNA);}

//-->
</script>
<noscript></noscript>
</head>

<body  topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" onLoad="window.defaultStatus='Document: Done'">
<img src="in02_overview.gif" width="739" height="371" border="0" alt="IN02's structure, click on a device" onError="SuckIt()">

<script language="JavaScript">
<!--
alert(PicNA);
//-->
</script>
<noscript></noscript>

</body>
</html>