Hi zusammen vielleicht könnt ihr mir helfen.
Ziel ist es eine grafik zu vergrößern indem man das kelienr bild anklickt und dann ein größers kommt. wobe ich ein pop-up fenster haben will also nicht nur einen normalen link.
so wie auf der Seite hier http://www.achenar-freeshard.at/index.php?cat=gallery&include=dyn
Jetzthabe ich versucht den Quellcode nachzuahmen was mir aber nicht geling bei mir bleiben die pop up's leer weil er keine seite finden kann.
derzeit sehen die betreffenden Zeilen , wo meiner ansicht nach der fehler drinsteckt so aus.
<a
href="javascript:look('watch.php?img=/map/Orks.jpg&titel=Orks','newwindow','width=665,height=499,menubar=no,locationbar=no,status=no,resizable=no,screenX=200,screenY=200')">
Die größe der bilder interessiert mich vorerst noch nicht die stelle ich dann ein wenn er es mal laden würden. scheinabr stimmt der link wo nicht aber ich weiß noch nicht wo ich hänge mal den gesamte code an. nur als hinweis die seite die ich schreibe soll eh für die hp oben sein. und ist daher nur abgeändert. das mit select ist eine verfeinerung dann weil teilgebiete auf einer karte aufgerufen werden sollen
Schon mal im vorraus danke für die hilfe und ich hoffe ich habe es in den richtigen bereichgeschrieben
ZitatAlles anzeigen<html>
<head>
<title>Achenar | Ultima Online Freeshard</title>
<style type="text/css">
a, a:link, a:visited, a:active { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.menutext, a.menutext:link, a.menutext:visited, a.menutext:active { color: #323232; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.menutext:hover { color: #aaaaaa; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.miniskin, a.miniskin:link, a.miniskin:visited, a.miniskin:active { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.miniskin:hover { color: #aaaaaa; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:hover { color: #aaaaaa; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
input, textarea, select { font-size: xx-small; font-family: Verdana, Arial, Helvetica; background-color: #e6e6e6; padding: 1px; border: solid 1px black; margin: 2px }
.contentbig { color: #323232; font-size: 30px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; margin: 10px }
.contentfat { color: #323232; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; margin: 2px 5px;text-align: left; }
.contenttext { color: #323232; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 0; margin: 2px 5px;text-align: left; }
.form { background-color: #e6e6e6; border: 1px #000 }
.menutext { color: #323232; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.menutitle { color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-indent: 6px }
.miniskin { color: #323232; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.miniwhite { color: #fff; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-right:2px; margin-left:2px }
#contenttable { padding: 0 0 0 6px; border-style: solid; border-width: 0 0 0 1px; border-color: #323232 }
#headertable { background-image: url(statics/img/header/default.jpg); padding: 0 }
#menuhead { background-image: url(statics/img/table_bg/default.gif); text-align: left; border-style: solid; border-width: 1px; border-color: #000000 }
#menustretch { background-color: #ffffff; text-align: left; padding: 6px; border-style: solid; border-width: 0 1px 1px; border-color: #000000}
body {margin: 0px;}</style>
<script language="javascript">function look(bild,name,features) {
window.open(bild,name,features);
}
</script>
</head>
<body style="background-image: url(Achenar_dateien/divbg.gif);">
<div align="center">
<table style="" border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top">
<table style="" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td id="headertable" align="left" height="169"
valign="bottom" width="984">
<table style="" class="miniwhite" border="0" cellpadding="0"
cellspacing="0" width="415">
<tbody>
<tr>
<td valign="bottom" width="100"><font color="red">Server
ist offline</font></td>
<td align="right" valign="bottom" width="100">Skin
Choice</td>
<td valign="bottom" width="105">
<form action="/index.php?cat=gallery&include=dyn"
method="post" name="Skinform">
<select name="skin" size="1"
onchange="this.form.submit()">
<option value="default" selected="selected">Startup
(default)</option>
<option value="elf">Lightforest</option>
<option value="orc">Dirtybrown</option>
<option value="vamp">Painfulred</option>
<option value="mann">Lightwood</option>
<option value="frau">Seabreeze</option>
<option value="magierin">Tenderbrown</option>
<option value="fighter">Dustygreen</option>
<option value="amazone">Gleamyorange</option>
</select>
</form>
</td>
<td align="right" valign="bottom" width="15"><input
name="cookiesave" value="1" checked="checked" type="checkbox"></td>
<td align="left" valign="bottom">Skin speichern</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="984">
<tbody>
<tr>
<td align="center" bgcolor="#ffffff" valign="top"
width="162">
<table id="menuhead" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr>
<td class="menutitle" height="27" width="120">main</td>
<td align="center" height="27" valign="middle"
width="30"></td>
</tr>
</tbody>
</table><table id="menustretch" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr>
<td class="menutext" bgcolor="#ffffff"> news
playermap
</td>
</tr>
</tbody>
</table>
<table id="menuhead" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr height="27">
<td class="menutitle" height="27" width="120">shard</td>
<td align="center" height="27" valign="middle"
width="30"></td>
</tr>
</tbody>
</table><table id="menustretch" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr>
<td class="menutext" bgcolor="#ffffff"> achenar<a class="menutext"
href="http://www.achenar-freeshard.at/index.php?hidecats=8">konzepte</a>geburt
<a class="menutext"
href="http://www.achenar-freeshard.at/index.php?showcats=9">anleitungen</a>systeme
worldmap
</td>
</tr>
</tbody>
</table>
<table id="menuhead" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr height="27">
<td class="menutitle" height="27" width="120">community</td>
<td align="center" height="27" valign="middle"
width="30"></td>
</tr>
</tbody>
</table><table id="menustretch" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr>
<td class="menutext" bgcolor="#ffffff"> chatgilden
links
</td>
</tr>
</tbody>
</table>
<table id="menuhead" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr height="27">
<td class="menutitle" height="27" width="120">kontakt</td>
<td align="center" height="27" valign="middle"
width="30"></td>
</tr>
</tbody>
</table><table id="menustretch" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr>
<td class="menutext" bgcolor="#ffffff"> staffsonderanmeldung
impressum
</td>
</tr>
</tbody>
</table>
</td>
<td align="center" bgcolor="#ffffff"
height="100%" valign="top" width="660">
<table ="" id="menuhead" border="0" cellpadding="0"
cellspacing="0" height="27" width="640">
<tbody>
<tr>
<td class="menutitle" align="center" width="640">ie
Achenar Bildergallerie</td>
</tr>
</tbody>
</table>
<table style="" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<form method="post"
action="/index.php?cat=gallery&include=dyn" name="albumauswahl"
target="_parent">
<p class="contentfat">Album wählen:
<select name="albumid" onchange="this.form.submit()">
<option value="1">Städte und Gebäude</option>
<option value="2">Wesen unserer Welt</option>
<option value="3" selected="selected">Grafik</option>
<option value="4">Aus dem Spiel</option>
</select>
</p>
</form>
<a
href="javascript:look('watch.php?img=/map/Orks.jpg&titel=Orks','newwindow','width=665,height=499,menubar=no,locationbar=no,status=no,resizable=no,screenX=200,screenY=200')">
<a
href="javascript:look('watch.php?img=map/hauptbild.jpg&titel=Orks ','newwindow','width=450,height=337,menubar=no,locationbar=no,status=no,resizable=no,screenX=100,screenY=100')"><mapname="Landkarte">
<area shape="rect" coords="11,10,59,29" href="javascript:look('watch.php?img=map/Orks.jpg&titel=Achenar Gallerie - Gump Modelling PD','newwindow','width=800,height=600,menubar=no,locationbar=no,status=no,resizable=no,screenX=100,screenY=100')"><area shape="rect" coords="11,10,59,29" href="javascript:look('watch.php?img=map/Orks.jpg&titel=Achenar Gallerie - Gump Modelling PD','newwindow','width=800,height=600,menubar=no,locationbar=no,status=no,resizable=no,screenX=100,screenY=100')">
<area shape="rect" coords="11,10,59,29" href="javascript:look('watch.php?img=map/Orks.jpg&titel=Achenar Gallerie - Gump Modelling PD','newwindow','width=800,height=600,menubar=no,locationbar=no,status=no,resizable=no,screenX=100,screenY=100')">
<area shape="rect" coords="11,10,59,29" href="javascript:look('watch.php?img=map/Orks.jpg&titel=Achenar Gallerie - Gump Modelling PD','newwindow','width=800,height=600,menubar=no,locationbar=no,status=no,resizable=no,screenX=100,screenY=100')">
<area shape="rect" coords="11,10,59,29" href="javascript:look('watch.php?img=map/Orks.jpg&titel=Achenar Gallerie - Gump Modelling PD','newwindow','width=800,height=600,menubar=no,locationbar=no,status=no,resizable=no,screenX=100,screenY=100')">
<area shape="rect" coords="11,10,59,29" href="javascript:look('watch.php?img=map/Orks.jpg&titel=Achenar Gallerie - Gump Modelling PD','newwindow','width=800,height=600,menubar=no,locationbar=no,status=no,resizable=no,screenX=100,screenY=100')">
<area shape="rect" coords="11,10,59,29" href="javascript:look('watch.php?img=map/Orks.jpg&titel=Achenar Gallerie - Gump Modelling PD','newwindow','width=800,height=600,menubar=no,locationbar=no,status=no,resizable=no,screenX=100,screenY=100')">
<area shape="rect" coords="11,10,59,29" href="javascript:look('watch.php?img=map/Orks.jpg&titel=Achenar Gallerie - Gump Modelling PD','newwindow','width=800,height=600,menubar=no,locationbar=no,status=no,resizable=no,screenX=100,screenY=100')">
<area shape="rect" coords="11,10,59,29" href="javascript:look('watch.php?img=map/Orks.jpg&titel=Achenar Gallerie - Gump Modelling PD','newwindow','width=800,height=600,menubar=no,locationbar=no,status=no,resizable=no,screenX=100,screenY=100')">
</map>
</p>
style="border: 0px solid ; width: 258px; height: 255px;"> </a></td>
</tr>
</tbody>
</table>
</td>
<td style="vertical-align: top;"></td>
<td align="center" bgcolor="#ffffff" valign="top"
width="162">
<table id="menuhead" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr height="27">
<td class="menutitle" height="27" width="120">newsletter</td>
<td align="center" height="27" valign="middle"
width="30"></td>
</tr>
</tbody>
</table><table id="menustretch" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr>
<td class="menutext">Tragt euch in den Newsletter
ein, um auf dem Laufenden zu bleiben. Erfahrt rechtzeitig was zum
Betatest!!<form action="newsletter.php">
<table border="0" cellpadding="0" cellspacing="0"
width="136">
<tbody>
<tr>
<td class="miniskin" valign="bottom">Name</td>
<td valign="bottom" width="90"> <input
name="name" size="14" type="text"></td>
</tr>
<tr valign="bottom">
<td class="miniskin" valign="bottom">Email</td>
<td valign="bottom" width="90"><input
name="email" size="14" type="text"></td>
</tr>
<tr valign="bottom">
<td class="miniskin" valign="bottom"></td>
<td valign="bottom" width="90"><input
name="submitbutton" value="Eintragen" type="submit"></td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
</tbody>
</table>
<table id="menuhead" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr height="27">
<td class="menutitle" height="27" width="120">statistiken</td>
<td align="center" height="27" valign="middle"
width="30"></td>
</tr>
</tbody>
</table><table id="menustretch" border="0" cellpadding="0"
cellspacing="0" width="150">
<tbody>
<tr>
<td class="menutext" bgcolor="#ffffff"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table><table border="0" cellpadding="0" cellspacing="0" height="35"
width="984">
<tbody>
<tr height="35">
<td bgcolor="#aaaaaa" height="35" width="784"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>