is it possible to place the MAIN menu relatively in a table?
i realize you have to set the x & y coordinates for it. but what if i want it to be placed in a table and wish it to move its location according to the position of the table?
i.e. something like
HTML Code:<table border="0" cellspacing="0" cellpadding="5" width="100%"> <tr> <td class="navtd" align="center"> <script type="text/javascript" src="config.js"></script> </td> </tr> </table>



Reply With Quote
Bookmarks