ich möchte menüs einbauen, bei denen das feld über dem die maus ist, automatisch aufleuchtet.
so was wie auch bei dem menü da oben auf dieser seite hier.
hier mal meine bisherige index.htm von dem design, falls das weiterhilft
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>{TITLE}</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="include/designs/dark_temple2/style.css"> </head> <body> <div id="all"> <div id="header"></div> <div id="col1"> {_list_menunr1@ <table cellpadding="0" cellspacing="0" border="0" width="180"> <tr> <td style="height: 29px; background: url(include/designs/dark_temple2/img/col-right-top.png) top left no-repeat;"><b class="menu_heading">%1</b></td> </tr> <tr> <td style="background: url(include/designs/dark_temple2/img/col-right.jpg) top left repeat-y; padding: 5px; align="left">%2</td> </tr> <tr> <td style="height: 24px; background: url(include/designs/dark_temple2/img/col-right-down.png) top left no-repeat;"></td> </tr> </table> <br /> } </div> <div id="col2"> {_list_menunr2@ <table width="180" cellpadding="0" cellspacing="0" border="0"> <tr> <td style="height: 29px; background: url(include/designs/dark_temple2/img/col-right-top.png) no-repeat"><b class="menu_heading">%1</b></td> </tr><tr> <td style="background: url(include/designs/dark_temple2/img/col-left.jpg) top right repeat-y; padding: 5px; align="left">%2</td> </tr><tr> <td style="height: 24px; background: url(include/designs/dark_temple2/img/col-right-down.png) no-repeat top left;" align="center"></td> </tr> </table> <br /> } </div> <div id="col3"> {_list_menunr3@ <table width="180" cellpadding="0" cellspacing="0" border="0"> <tr> <td style="height: 29px; background: url(include/designs/dark_temple/img/) no-repeat"><b class="menu_heading">%1</b></td> </tr><tr> <td style="background: url(include/designs/dark_temple/img/) top left repeat-y; padding: 5px; align="left">%2</td> </tr><tr> <td style="height: 24px; background: url(include/designs/dark_temple/img/) no-repeat bottom left;" align="center"></td> </tr> </table> <br /> } </div> <div id="main_col"> <table width="600" cellpadding="0" cellspacing="0" border="0"> <tr> <td style="width: 600px; height: 19px; bottom left;" align="left"> <b> » </b>{HMENU}</td> </tr><tr> <td style="min-height:100px;padding: 10px;">{EXPLODE}</td> </tr> </div> </div> </body> </html> {_list_hmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br />|</ul></li>} {_list_hmenubegi@<ul>} {_list_hmenuende@</ul>} {_list_vmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br /><ul>|</ul></li>} {_list_vmenubegi@<ul>} {_list_vmenuende@</ul>}
mfg Zekors
verwendete ilchClan Version: 1.1
betroffene Homepage: abitur2012.bplaced.de