Re: Desactivating the á = ã

[email protected]
Newsgroups gmane.comp.cms.jahia.devel
Message-ID <OF549D8947.2AC8D29B-ONC1256FC0.0029921F-C1256FC0.002B1AD9@commaro.com>
Hi!
 I had a similar Problem. instead of e.g
    alert("&auml; &uuml;");
I had to use
   alert(unescape("%E4 %FC"));
you have to use the Hex codes instead of the HTML entity references. for
ISO 8859-1 you could check
http://www.utoronto.ca/webdocs/HTMLdocs/NewHTML/iso_table.html. hope it
helps

kind regards willi
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.