Is it possible to insert javascript or reference to a .js file (e.g. <td align="center" colspan="2"><script language="JavaScript" src="index.js"></script>; </td>) in a table cell? I am trying to position a DHTML menu next to the company logo.
I would also like to use the #include file option (in an ASP page) so that, when I update the menu, I don't have to update each and every page.
Thanks for any tips you can give me.
I would also like to use the #include file option (in an ASP page) so that, when I update the menu, I don't have to update each and every page.
Thanks for any tips you can give me.