IE and Javascript issue with onclick event *** [RESOLVED] ***
I have a web site that has an inline frame and in this inline frame are three dynamic links. Each dynamic link fires a new windows containing the link. The problem is the that after the link is clicked and the page is displayed IE jams the original page off teh browser window and you can only see the bottom portion. Is there any way to stop this behavior.
It does not happen in NS.
Re: IE and Javascript issue with onclick event
Quote:
Originally posted by scimini
I have a web site that has an inline frame and in this inline frame are three dynamic links. Each dynamic link fires a new windows containing the link. The problem is the that after the link is clicked and the page is displayed IE jams the original page off teh browser window and you can only see the bottom portion. Is there any way to stop this behavior.
It does not happen in NS.
Does it jam what's inside the Iframe ? And how does your 'dynamic link' code look ?