Forum Moderators: open
This is a big problem for the script since it's a codebrowser, and uses this functionality to get to the right code lines.
I have tried everything - started out with <tt id="33">33</tt> which works like a charm in firefox and opera, and then started making fake links like <a name="p33p" id="p33p" href="#p33p">p33p</a>, making the named anchor inside a link, and using both name and id.
None seem to work.
The thing is, these links do work in my version of konqueror sometimes, and I can't seem to figure out what makes it go, and what makes it fail.
The links are in the style <a href="#p33p">link</a>
If anyone has tips on getting named anchors to work in Konqueror, or Safari, I'd be grateful - as well as any info that might indicate that I have a fluke build of Konqueror, and that other KHTML browsers aren't likely to behave this way.
id anchors just fine. I won't have access to Konqueror until later this week, so I can't test properly at the moment, but I do know that Konqueror does have some bugs relating to anchors, but usually when you are using Javascript (the bugs are more JS bugs than anything else). Are you using Javascript anywhere? Hopefully someone with access to Konqueror or Safari will be able to help more. :)
If it is the latter, then you'll need to find out which versions of Safari correspond to which versions of Konqueror, and see if it is a problem in the latest versions.