Stephan
01-05-2008, 06:26 PM
Anyone got any clues?
Here's basically what I'm doing, although this isn't the actual code:
<div id="navbar"><a href=example.htm" target="otherDiv">Link Text Lives Here</a> </div>
<div id="otherDiv">This is where the linked .htm file should appear</div>
So, this doesn't seem to be working. What should I do?
Here's basically what I'm doing, although this isn't the actual code:
<div id="navbar"><a href=example.htm" target="otherDiv">Link Text Lives Here</a> </div>
<div id="otherDiv">This is where the linked .htm file should appear</div>
So, this doesn't seem to be working. What should I do?