Click to See Complete Forum and Search --> : Menu script wanted


clabs
09-02-2003, 09:25 AM
can any one give me the code which can work as a menu to my website....like we have one table first.next other talbe
with some information in that..
in first talbe in second row i want to insert a menu...so let me know the code of JScript which can used in that styel
this is the page code
........now i am looking for aboutus,contactus.....links..using Jscript so let me ...
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>UBIQUITOUSLY EMPOWERING THE MOBILE REVOLUTION</title>
<Style TYPE="text/css">
td.quote {font-size = 8pt}
td.search {font-size = 8pt}
table.menu {font-size = 10pt}
td.quote {font-size = 8pt}
table.main { width= 55%}
table.main { height= 72}
table.menu { width= 100%}
table.menu { height= 35%}
td.tdmenu {width = 20%}
td.tdmenu1 {width = 5%}
td.pic{ width=93}
td.pic{ height=15 }
td.search{ font-size = 10pt}
td.cb{ font-size = 8pt}

</Style>
</head>
<body topmargin="0" leftmargin="0">

<table border="0" width="70%" class = "main">
<tr>
<td width="21%" rowspan="2"><img border="0" src="con_main.gif" width="228" height="46">
</td>
<td width="79%" colspan="4" class = "quote" align="right" ><b><font face="Arial" color="#0000FF">UBIQUITOUSLY EMPOWERING THE MOBILE REVOLUTION..................</font></b>
</td>
</tr>
<tr>
<td width="28%" class = "search" align="right"><b><font face="Arial" color="#000066">Search</font></b>
</td>
<td width="12%" align="center"><input type=text name=q size=11 maxlength=255 value="" class="inpstylle" >
</td>
<td width="6%"><img border="0" src="go1.gif" width="20" height="16">
</td>
<td width="33%" class = "cb">combo box</td>
</tr>
<tr>
<td width="100%" colspan="5">
<table border="0" class = "menu">
<tr>
<td class = "tdmenu1" align="center">&nbsp; </td>
<td class = "tdmenu" align="center" bgcolor="#F9FDDF" bordercolorlight="#FF9933" style="border-right-style: outset; border-top-style: outset"><b><font face="Arial" color="#000066">About
Us</font></b> </td>
<td class = "tdmenu" align="center" bgcolor="#F9FDDF" style="border-style: outset; border-width: 1" bordercolorlight="#FF9933"><b><font face="Arial" color="#000066">Solutions</font></b></td>
<td class = "tdmenu" align="center" bgcolor="#F9FDDF" style="border-style: outset; border-width: 1" bordercolorlight="#FF9933"><b><font face="Arial" color="#000066">Downloads</font></b></td>
<td class = "tdmenu" align="center" bordercolorlight="#FF9933" bgcolor="#F9FDDF" style="border-style: outset; border-width: 1"><b><font face="Arial" color="#000066">Customers/Partners</font></b> </td>
<td class = "tdmenu" align="right" bgcolor="#F9FDDF" style="border-style: outset; border-width: 1" bordercolorlight="#FF9933"><b><font face="Arial" color="#000066">Contact Us</font></b></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>

Khalid Ali
09-02-2003, 11:25 AM
try this site,I am sure you will find a menu for u.

http://javascript.internet.com/navigation/