ich habe folgendes Problem:
Und zwar wollteich diesesMenu in meine Page ein bauen. Doch da git es irgendwie ein Problem. 1. Das Hinterrundbild wo der Ganze Text dannach setehn soll wird nicht angezeigt. 2. Der Ganze TExt an sich wird nich angezigt. mHier mal ein Bild: Klicken
Und der Code der Index.htm
<html> <head> <meta http-equiv="Content-Language" content="de"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>{TITLE}</title> <link rel="stylesheet" type="text/css" href="include/designs/NCG/style.css" /> <style type="text/css"> .subnavi { background-image: url (include/designs/NCG/Bilder/index_09.png); width: 460 px; height: 20 px; } </style> </head> <body style="margin:0"> <div align="center"> <ilayer width=460 height=20 name="dep1"> <layer name="dep2" width=460 height=20> </layer> </ilayer> <script language="JavaScript1.2"> /* Tabs Menu (mouseover)- By Dynamic Drive For full source code and more DHTML scripts, visit http://www.dynamicdrive.com This credit MUST stay intact for use */ var submenu=new Array() //Set submenu contents. Expand as needed. For each content, make sure everything exists on ONE LINE. Otherwise, there will be JS errors. submenu[0]='<font size="2" face="Verdana"><b><a href="?news">News</a> | <a href="?awards">Awards</a> | <a href="?awaycal">Away</a> | <a href="?impressum">Impressum</a></b></font>' submenu[1]='<font size="2" face="Verdana"><b><a href="?teams">Teams</a> | <a href="?wars">Matches</a> | <a href="?history">History</a> | <a href="?joinus">Join Us</a> | <a href="?fightus">Fight Us</a> | <a href="?linkus">Link Us</a></b></font>' submenu[2]='<font size="2" face="Verdana"><b><a href="?downloads">Downloads</a> | <a href="?links">Links</a> | <a href="?gallery">Gallery</a> | <a href="?kalender">Kalender</a></b></font>' submenu[3]='<font size="2" face="Verdana"><b><a href="?forum">Forum</a> | <a href="?user">Member</a> | <a href="?gbook">Guestbook</a></b></font>' //Set delay before submenu disappears after mouse moves out of it (in milliseconds) var delay_hide=500 /////No need to edit beyond here var menuobj=document.getElementById? document.getElementById("describe") : document.all? document.all.describe : document.layers? document.dep1.document.dep2 : "" function showit(which){ clear_delayhide() thecontent=(which==-1)? "" : submenu[which] if (document.getElementById||document.all) menuobj.innerHTML=thecontent else if (document.layers){ menuobj.document.write(thecontent) menuobj.document.close() } } function resetit(e){ if (document.all&&!menuobj.contains(e.toElement)) delayhide=setTimeout("showit(-1)",delay_hide) else if (document.getElementById&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget)) delayhide=setTimeout("showit(-1)",delay_hide) } function clear_delayhide(){ if (window.delayhide) clearTimeout(delayhide) } function contains_ns6(a, b) { while (b.parentNode) if ((b = b.parentNode) == a) return true; return false; } </script> <table border="0" cellpadding="0" cellspacing="0" width="1000"> <tr> <td width="666" height="22"><img border="0" src="include/designs/NCG/Bilder/index_01.png" width="666" height="22"></td> <td width="245" height="22" background="include/designs/NCG/Bilder/index_02.png">Teamspeak:<a href="teamspeak://77.87.189.151:5555">Join Clan</a> or <a href="teamspeak://217.79.190.52:8046">Public Server</a></td> <td width="89" height="22" background="include/designs/NCG/Bilder/index_03.png"> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="1000"> <tr> <td width="89" height="20"><a href="#" onMouseover="showit(0)"><img border="0" src="include/designs/NCG/Bilder/index_04.png" width="89" height="20"></a></td> <td width="95" height="20"><a href="#" onMouseover="showit(1)"><img border="0" src="include/designs/NCG/Bilder/index_05.png" width="95" height="20"></a></td> <td width="103" height="20"><a href="#" onMouseover="showit(2)"><img border="0" src="include/designs/NCG/Bilder/index_06.png" width="103" height="20"></a></td> <td width="121" height="20"><a href="#" onMouseover="showit(3)"><img border="0" src="include/designs/NCG/Bilder/index_07.png" width="121" height="20"></a></td> <td width="70" height="20"><img border="0" src="include/designs/NCG/Bilder/index_08.png" width="70" height="20"></td> <td width="460" height="20"><div id="describe" class="subnavi" onMouseover="clear_delayhide()" onMouseout="resetit(event)"></div></td> <td width="62" height="20"><img border="0" src="include/designs/NCG/Bilder/index_10.png" width="62" height="20"></td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="1000"> <tr> <td colspan="2" rowspan="3" width="646" height="84"><img border="0" src="include/designs/NCG/Bilder/index_11.png" width="646" height="84"></td> <td width="126" height="26"><img border="0" src="include/designs/NCG/Bilder/index_12.png" width="126" height="26"></td> <td rowspan="4" width="228" height="107" background="include/designs/NCG/Bilder/index_13.png" valign="top" align="left">{_boxes_LASTWARS}</td> </tr> <tr> <td width="126" height="27"><img border="0" src="include/designs/NCG/Bilder/index_14.png" width="126" height="27"></td> </tr> <tr> <td width="126" height="31"><img border="0" src="include/designs/NCG/Bilder/index_15.png" width="126" height="31"></td> </tr> <tr> <td width="78" height="23"><img border="0" src="include/designs/NCG/Bilder/index_16.png" width="78" height="23"></td> <td width="568" height="23" background="include/designs/NCG/Bilder/index_17.png"> </td> <td width="126" height="23"><img border="0" src="include/designs/NCG/Bilder/index_18.png" width="126" height="23"></td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="1000"> <tr> <td width="167" valign="top" align="center"> {_list_menunr1@ <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%" height="19" valign="top" align="center" background="include/designs/NCG/Bilder/index_19.png"><font face="Arial" size="2"><b>%1</b></font></td> </tr> <tr> <td width="100%" valign="top" align="center" background="include/designs/NCG/Bilder/index_23.png"> <table border="0" cellpadding="0" cellspacing="0" width="95%"> <tr> <td width="100%"><font color="#C0C0C0" face="Arial" size="2"><b>%2</b></font></td> </tr> </table> </td> </tr> <tr> <td width="100%" height="17"><img border="0" src="include/designs/NCG/Bilder/index_27.png" width="167" height="17"></td> </tr> </table> } </td> <td width="167" valign="top" align="center"> {_list_menunr2@ <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%" height="19" valign="top" align="center" background="include/designs/NCG/Bilder/index_20.png"><font face="Arial" size="2"><b>%1</b></font></td> </tr> <tr> <td width="100%" valign="top" align="center" background="include/designs/NCG/Bilder/index_24.png"> <table border="0" cellpadding="0" cellspacing="0" width="95%"> <tr> <td width="100%"><font color="#C0C0C0" face="Arial" size="2"><b>%2</b></font></td> </tr> </table> </td> </tr> <tr> <td width="100%" height="17"><img border="0" src="include/designs/NCG/Bilder/index_28.png" width="167" height="17"></td> </tr> </table> } </td> <td width="167" valign="top" align="center"> {_list_menunr3@ <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%" height="19" valign="top" align="center" background="include/designs/NCG/Bilder/index_21.png"><font face="Arial" size="2"><b>%1</b></font></td> </tr> <tr> <td width="100%" valign="top" align="center" background="include/designs/NCG/Bilder/index_25.png"> <table border="0" cellpadding="0" cellspacing="0" width="95%"> <tr> <td width="100%"><font color="#C0C0C0" face="Arial" size="2"><b>%2</b></font></td> </tr> </table> </td> </tr> <tr> <td width="100%" height="17"><img border="0" src="include/designs/NCG/Bilder/index_29.png" width="167" height="17"></td> </tr> </table> } </td> <td width="499" valign="top" align="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%" height="19" valign="top" align="left" background="include/designs/NCG/Bilder/index_22.png"><font size="2" face="Arial"><b> » {HMENU}</b></font></td> </tr> <tr> <td width="100%" valign="top" align="center" background="include/designs/NCG/Bilder/index_26.png"> <table border="0" cellpadding="0" cellspacing="0" width="98%"> <tr> <td width="100%" valign="top" align="left"><font face="Arial" size="2" color="#000000"><b>{EXPLODE}</b></font></td> </tr> </table> </td> </tr> <tr> <td width="100%" height="17" background="include/designs/NCG/Bilder/index_30.png" valign="top" align="left"><font face="Arial" size="2"><b> Copyright by neXtClan-Gaming | Design by Lukas | Script by Ilch</b></font></td> </tr> </table> </td> </tr> </table> </div> </body> </html> <!-- {_list_DDDmenupoint@ <strong><big>·</big></strong> <a %1 class="box" href="%2">%3</a> <br /> } //--> <!-- beispiel: [null, '%3', '%2', '%1', null|],|, --> <!-- anfang + link |ende |teilende|teilee --> <!-- horizontaler menupunkt --> {_list_hmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br />|</ul></li>} <!-- horizontaler menupunkt anfang --> {_list_hmenubegi@<ul>} <!-- horizontaler menupunkt ende --> {_list_hmenuende@</ul>} <!-- vertikaler menupunkt --> {_list_vmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br /><ul>|</ul></li>} <!-- vertikaler menupunkt anfang --> {_list_vmenubegi@<ul>} <!-- vertikaler menupunkt ende --> {_list_vmenuende@</ul>}
MfG
Lukas
verwendete ilchClan Version: 1.1