wrote:
> I have a Web page with two frames.
>
> The left frame has a DHTML-generated tree of links (to images). The
> right frame displays the image link you click in the tree of links.
>
> It works great on all browsers except Konqueror/Safari, where it
> displays the first image link you click on in the tree of links. But
> then subsequent clicks on other links do nothing.
>
> That is, the first time you click on a DHTML-generated link,
> Konqueror/Safari loads the corresponding image in the other frame.
> However, after that, when you click on links, the other frame is not
> updated.
>
> Do you know why this happens?
Probably because your code (which we can't see) doesn't do what you
want in Safari.
Post a minimal example that displays the issue, or a link.
--
Rob