Hi :)
Being a novice in all the webdesign variations, I came upon a problem that might be very basic (sorry about this) but I've tried everything I could think of and still not closer to a solution.
Here's my problem:
I'm building a website that was requested to be formatted through tables.As part of the site, of course, there's a javascript dynamic accordion style menu.Due to the dimension of the web site (somewhere close to 300 pages butDue to increase 5 to 10 pages every forthnight), I didn't want to haveThe script in each page as the menu will be altering continuously, soCreated "menu.Htm" and pulled it into every page as an object.
<object type="text/x-scriptlet" border="0" width=200 height=650 data="menu.Htm">
So far so good, and while working from my disc all was working great.When the site was uploaded to the company's (foreign) server, IEDoesn't show the menu at all and Firefox opens the menu but all theLinks cointained in it open in the original object's bounding box.Before you all laugh, I'm trying to help my partner look good to hisBoss, I'm not a programmer and HTML was a kick when I was inHigh-school doing marquees for fun :(I might have to add some attribute to the "a" tag in the menu, but if so don'tknow which...
Any ideas welcome, thanks for helping me















