What you want is probably possible or if not, something that will have the appearance of what you want can probably be worked out. However, I'm not very clear as to what you actually do want. You say:

Originally Posted by
nikomou
I want to be able to change the iframe without clicking a link on index1.htm
Well, where would this link be then? The only other place left would be iframe1.htm, at least according to what you have described. As it so happens, this is the normal place for such a link and it can be written as usual:
HTML Code:
<a href="http://myothersite.com/thispage.htm">Link Text</a>
As long as there is nothing special about 'http://myothersite.com/thispage.htm' that would cause a security violation, it will load in the iframe.
I suspect you mean something other than this but, if that is the case, could you please make it clearer? Also, if possible:
PLEASE: Include the URL to your problematic webpage that you want help with.
Bookmarks