Hallo
Quelltext habe ich z.Z. nur hier:
nach html-tidy:
<a href=Javascript:los('../flash/bett.html',%20400,%20300)">Bild</a>
IE 6.0: Aufruf des Pop-ups; no problems
Mozilla 1.1: Aufruf des Pop-ups; no problems
Opera 6.05: Interner Kommunikationsfehler
vor html-tidy:
<a href=Javascript:los('../flash/bett.html', 400, 300)">Bild</a>
IE 6.0: Aufruf des Pop-ups; no problems
Mozilla 1.1: Aufruf des Pop-ups; no problems
Opera 6.05: Aufruf des Pop-ups; no problems
Sobald ich die Größenangaben wieder auf 400 und 300 ohne -%20- setze, funktioniert wieder alles.
Ich hoffe, es hilft weiter.
André