Re: Click link in embeded Object trigger parent window reload?
- From: d d <no_spam@xxxxxxxxxx>
- Date: Fri, 29 Jun 2007 11:53:52 +0200
Mark Anderson wrote:
"d d" <no_spam@xxxxxxxxxx> wrote in message> frames/iframes I'd headed down quite the wrong path.Is this what you're looking for ?Thanks. Having started out from a context of
onclick="parent.location.href='http://example.com';"
However, it's not quite the solution - it works in Safari & Firefox but IE (v6) loads the called page into the clicked <object>. Is this an IE bug or is some conditional syntax needed for different UAs?
Mark
Hard to comment without seeing the code, but maybe
try using top.location.href instead.
~dd
.
- Follow-Ups:
- Re: Click link in embeded Object trigger parent window reload?
- From: Mark Anderson
- Re: Click link in embeded Object trigger parent window reload?
- References:
- Click link in embeded Object trigger parent window reload?
- From: Mark Anderson
- Re: Click link in embeded Object trigger parent window reload?
- From: d d
- Re: Click link in embeded Object trigger parent window reload?
- From: Mark Anderson
- Click link in embeded Object trigger parent window reload?
- Prev by Date: How to switch NEEDINFO in bugzilla?
- Next by Date: Re: if innerHTML used twice then it replaces the contents i want it to display all the contents
- Previous by thread: Re: Click link in embeded Object trigger parent window reload?
- Next by thread: Re: Click link in embeded Object trigger parent window reload?
- Index(es):
Relevant Pages
|