> "d d" <no_spam@please.net> wrote in message
>> Is this what you're looking for ?
[quoted text clipped - 5 lines]
> 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
Mark Anderson - 29 Jun 2007 15:10 GMT
>> "d d" <no_spam@please.net> wrote in message
>>> Is this what you're looking for ?
[quoted text clipped - 10 lines]
>
> ~dd
Understood, here's a test page I've made it as simple as possible so as
to try and avoid side issues. I've added the onclick to the image in
the 'embedded' page. Code is validating XHTML 1.0 Strict.
Both top.location and parent.location work in Safari(v2), Firefox(v2
Mac/Win). IE6 persists in loading the resulting page back into the
calling object not the parent frame (...and you guessed, the main target
browser is IE <sigh>).
Regards
Mark