SCI: Momentane Seite eines frames abfragen...

Beitrag lesen

self.frames[0].location.href ?

Also wenn ich das so nache tuts nicht...

<script type="text/javascript">
if(self.I1.location.href == "designer/custom.jpg"){

document.write('Preis:60 Euro');
}

</script>

was mach ich falsch??