Guten Tag, habe in der Suche nicht das Richtige gefunden.
Habe ein kleines Logo 48x48 was beim Anklicken ein Bild (jpg) mit ca 600x350 öffnen soll.
Ich mache das mit:
Code
[COLOR=#0000c0][FONT="]<img src=[/FONT][/COLOR][COLOR=black][FONT="]"images/kghostview.png"[/FONT][/COLOR][COLOR=#0000c0][FONT="] width=[/FONT][/COLOR][COLOR=black][FONT="]"48"[/FONT][/COLOR][COLOR=#0000c0][FONT="] height=[/FONT][/COLOR][COLOR=black][FONT="]"48"[/FONT][/COLOR][COLOR=#0000c0][FONT="] border=[/FONT][/COLOR][COLOR=black][FONT="]"0"[/FONT][/COLOR][COLOR=#0000c0][FONT="] onClick=[/FONT][/COLOR][COLOR=black][FONT="]"window.open('....../images/logo-rupprechtviertel.jpg','','menubar=no')"[/FONT][/COLOR][COLOR=#0000c0][FONT="]></a>[/FONT][/COLOR]
das Problem ist, dass wenn ich dort:
[FONT="]window.open('http:...../images/logo-rupprechtviertel.jpg','',[/FONT] width="600" height="350"[FONT="] 'menubar=no')"[/FONT][FONT="]>
einfüge, wird das geöffnete Bild nicht uaf 600x350 angepasst aber auf der Ursprungsseite das Logo(48x48 ) vergrößert...
Was mach ich da falsch?
Vielen Dank für Eure Hilfe.
Gruß Huba.
[/FONT]