When using this mod in Firefox, the keywords show weird behavior. For instance: a keyword like "Roma Pass" would show "Pass" at the end of line 2 and "Roma" at the beginning of line 1. (See screenshot 1, and yes, this is
one keyword, not two). Also, as soon as one clicks a keyword, the keywords sort of jump around and even disintegrate before the search-page is loaded, and most of the time the search page isn't even loaded at all.
Link:
http://www.roma-antiqua.de/forum/
Screenshots attached.
This is the source code of the page:
HTML Code:
<td class="alt1" width="100%"><span dir="rtl"><a rel="nofollow" href="http://www.roma-antiqua.de/forum/search.php?do=process&query=jugendherberge"><font size="3">jugendherberge</font></a></span> <span dir="rtl"><a rel="nofollow" href="http://www.roma-antiqua.de/forum/search.php?do=process&query=rom meer"><font size="3">rom meer</font></a></span> <span dir="rtl"><a rel="nofollow" href="http://www.roma-antiqua.de/forum/search.php?do=process&query=romapass"><font size="2">romapass</font></a></span> <span dir="rtl"><a rel="nofollow" href="http://www.roma-antiqua.de/forum/search.php?do=process&query=Roma Pass"><font size="3">Roma Pass</font></a></span> <span dir="rtl"><a rel="nofollow" href="http://www.roma-antiqua.de/forum/search.php?do=process&query=Toiletten"><font size="3">Toiletten</font></a></span> <span dir="rtl"><a rel="nofollow" href="http://www.roma-antiqua.de/forum/search.php?do=process&query=Kolosseum"><font size="5">Kolosseum</font></a></span> <span dir="rtl"><a rel="nofollow" href="http://www.roma-antiqua.de/forum/search.php?do=process&query=tempel"><font size="2">tempel</font></a></span> <span dir="rtl"><a rel="nofollow" href="http://www.roma-antiqua.de/forum/search.php?do=process&query=taxi pauschale"><font size="3">taxi pauschale</font></a></span> <span dir="rtl"><a rel="nofollow" href="http://www.roma-antiqua.de/forum/search.php?do=process&query=taxi"><font size="2">taxi</font></a></span> <span dir="rtl"><a rel="nofollow" href="http://www.roma-antiqua.de/forum/search.php?do=process&query=Fiumicino"><font size="2">Fiumicino</font></a></span> </td>
I suspect this behaviour might be due to the fact, that all keywords seem to be embeddet into a span-Tag: "
<span dir="rtl">".
In IE everything works just fine.