From: Niklas Frykholm Date: 2002-01-18T23:21:19+09:00 Subject: Re: The first alternative RDoc template [Jim Freeze]: > I liked it too, but if it is included, please fix the Netscape problem first. > At least with the current version I can use Netscrape. Another issue with the layout and browser twirks. In Konqueror (2.2.1), the source does not appear in the source frame but in a new window. The reason seems to be that Konqueror does not recognize a frame which has no src attribute. Adding a dummy src attribute: fixes the problem. // Niklas