Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Hi,
|
|
|
Hi,
|
|
|
the script is updated to work with the news "beolingus" redesign of the online dictionary an interface update (beolingus look) will follow |
|
|
added another fix for the umlaut chars - now they ared hex encoded, so no conflict should occure. still having problems with the response data: the umlauts seem to arrive broken, maybe during transfer, maybe during parse, but they are already "broken" (well maybe) when I start to parse them. the parsing code already added (replace ae with & auml; for example, but this doesn't work, becase the "ae" chars are not recognised. maybe I should post this issue to a mailinglist for gm |
|
|
fixed:
looking for further fixes with the display charset, the german "umlaute" should be encoded on displaying to & auml; and etc |
|
|
gibsganich: thanks for response, I'll fix this tonight and post again! |
|
|
ah, firefox' character set must be "Unicode (UtF-8)" in menu View/Character encoding, then everything is displayed properly |
|
|
this sscript seems to contain characters from a strange character set. These characters don't belong in there . please clean it up to plain ASCII. |
|
|
upload did not work properly!? this code appears in my broswer and looks like junk to me: function dictTuChemOpen(mouseEvent, selection)
|