Thread Kephra: Texteditor nur in Perl (538 answers)
Opened by lichtkind at 2008-03-09 00:08

GwenDragon
 2008-09-01 16:59
#114166 #114166
User since
2005-01-17
14850 Artikel
Admin1
[Homepage]
user image
lichtkind+2008-09-01 13:26:33--
kann ich mir auch nicht erklären

Ich schon!
Code: (dl )
1
2
3
4
5
<img src="../img/ico/flag/germany.gif" title="deutsche fassung der seite"  alt="deutsch"
width="16" height="12" border="0" style="cursor:pointer"
onClick=" var file_name = location.pathname.split('/').pop();
location.pathname = location.pathname.substr(1, location.pathname.length - file_name.length - 4)
+ 'de/' + file_name;">

Wer Links mit Javascript generiert, braucht sich über Fehler nicht zu wundern.

Safari + Opera wollen den Link nicht!

View full thread Kephra: Texteditor nur in Perl