Hi,
I have the following code: <a href="#" OnClick="document.getElementById('chgMe').src='banana.html'">Banana</a>
Now this code works great when places on my index.html page so that it can change the source page for one of the iframes on the index.html page. My problem is that I want to place...