Soft hyphen (­
) does not work in IE8.
I am using it to break a long words in div to multiple lines.
It works in IE7, IE9 and other browsers, any remedy for that?
try jsFiddle.net example:
Soft hyphen (­
) does not work in IE8.
I am using it to break a long words in div to multiple lines.
It works in IE7, IE9 and other browsers, any remedy for that?
try jsFiddle.net example:
Luckily, it seems that this is a bug in the way IE 9 simulates IE 8, rather than in real IE 8. See http://code.google.com/p/hyphenator/issues/detail?id=153