jquery-match-height
jquery-match-height copied to clipboard
Unicode Problem
As soon the html-source contains Unicode Decimal Code, the script stops working.
I'm not sure what you mean, can you provide an example?
some CMS tend to generate unicode characters like "…" for shortened teaser-texts - instead of simple 3 dots "..." at the end of the descriptive text. The script simply stops working as soon this is the case.
(i just have seen that the github editor converts the unicode i meant into the right dots... The unicode was : & # 8 2 3 0 ; (had to place spaces in between so you might see which one i ment...))