• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Popupfenster öffnen?!

Status
Für weitere Antworten geschlossen.

DJ1987

Neues Mitglied
Hallo,
ich bekomme es einfach nicht hin, das mein Impressum als Popupfenster geöffnet wird, vielleicht könnt ihr mir da ja helfen. Das Fenster soll einfach mittig auf dem Bildschirm aufgehen.


Hier der Code:
Code:
<html>
<head>
<title>titel</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#545454" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (hp.psd) -->
<div style="margin: 0 auto; width: 900px;">
<table id="Tabelle_01" width="900" height="501" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td colspan="11">
            <img src="Bilder/index_01.jpg" width="900" height="127" alt=""></td>
    </tr>
    <tr>
        <td rowspan="5">
            <img src="Bilder/index_02.jpg" width="26" height="373" alt=""></td>
        <td colspan="3">
            <a href="index.html">
                <img src="Bilder/hp_03.jpg" width="323" height="23" border="0" alt=""></a></td>
        <td colspan="7" rowspan="2">
            <img src="Bilder/index_04.jpg" width="551" height="52" alt=""></td>
    </tr>
    <tr>
        <td colspan="3">
            <img src="Bilder/index_05.jpg" width="323" height="29" alt=""></td>
    </tr>
    <tr>
        <td>
            <!--a href="people.html"--!>
                <img src="Bilder/hp_06_dis.jpg" width="200" height="186" border="0" alt=""></a></td>
        <td rowspan="3">
            <img src="Bilder/index_07.jpg" width="15" height="321" alt=""></td>
        <td colspan="2">
            <!--a href="vehicles.html"--!>
                <img src="Bilder/hp_08_dis.jpg" width="200" height="186" border="0" alt=""></a></td>
        <td rowspan="3">
            <img src="Bilder/index_09.jpg" width="15" height="321" alt=""></td>
        <td>
            <!--a href="architecture.html"--!>
                <img src="Bilder/hp_10_dis.jpg" width="200" height="186" border="0" alt=""></a></td>
        <td rowspan="3">
            <img src="Bilder/index_11.jpg" width="15" height="321" alt=""></td>
        <td colspan="2">
            <!--a href="other.html"--!>
                <img src="Bilder/hp_12_dis.jpg" width="200" height="186" border="0" alt=""></a></td>
        <td rowspan="3">
            <img src="Bilder/index_13.jpg" width="29" height="321" alt=""></td>
    </tr>
    <tr>
        <td rowspan="2">
            <img src="Bilder/index_14.jpg" width="200" height="135" alt=""></td>
        <td colspan="2" rowspan="2">
            <img src="Bilder/index_15.jpg" width="200" height="135" alt=""></td>
        <td rowspan="2">
            <img src="Bilder/index_16.jpg" width="200" height="135" alt=""></td>
        <td colspan="2">
            <img src="Bilder/index_17.jpg" width="200" height="118" alt=""></td>
    </tr>
    <tr>
        <td>
            <img src="Bilder/index_18.jpg" width="110" height="17" alt=""></td>
        <td>
            <a href="impressum.html">
                <img src="Bilder/hp_19.jpg" width="90" height="17" border="0" alt=""></a></td>
    </tr>
    <tr>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="26" height="1" alt=""></td>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="200" height="1" alt=""></td>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="15" height="1" alt=""></td>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="108" height="1" alt=""></td>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="92" height="1" alt=""></td>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="15" height="1" alt=""></td>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="200" height="1" alt=""></td>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="15" height="1" alt=""></td>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="110" height="1" alt=""></td>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="90" height="1" alt=""></td>
        <td>
            <img src="Bilder/Abstandhalter.gif" width="29" height="1" alt=""></td>
    </tr>
</table>
</div>
<!-- End ImageReady Slices -->
</body>
</html>
Also geht es Prinzipiell um diesen Teil:

Code:
<tr>
        <td>
            <img src="Bilder/index_18.jpg" width="110" height="17" alt=""></td>
        <td>
            <a href="impressum.html">
                <img src="Bilder/hp_19.jpg" width="90" height="17" border="0" alt=""></a></td>
    </tr>
Wäre super, wenn mir da jemand weiterhelfen könnte!

Gruß,

Dennis
 
Such mal nach einem Popupgenerator (google <3), das sollte sein was du suchst.
 
das habe ich ja auch schon gemacht, aber irgendwie klappt das nicht, wenn ich den Code einbinde. Könnte mir vielleicht jemand behilflich sein und mir so etwas in den aufgeführten quellcode einfügen? Ich habe das schon probiert aber stehe halt auch noch ganz am anfang mit meinen HTML kenntnissen ;)
 
Also ich sehe da keinen Code, der auch nur annaehernd ein Popup generiert.
 
Status
Für weitere Antworten geschlossen.

Neueste Beiträge

Zurück
Oben