I've installed wysihat-example-demo. It work well on FF,IE6,IE7 but not IE8.
The icon in toolbar can't display - only alter text is displayed.
Here is error's screenshot on IE8, script debug.
Thanks for pointing this out, guys! I'm pretty sure this is a problem in the engine, so I'll go check it out. There are some nasty IE8 bugs in the WysiHat core though, so it could be that too.
If you have any ideas, please be my guest. I'll keep you posted :)
yes in IE8 doesn't apper the buttons, do you have some solution??
A work around: add a special HTML tag to each document, right after the <head> tag
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
Reference http://www.swiftcore.com/en/software/ie8-compatibility-make-ie8-render-same-ie7.html
Thanks for pointing this out, guys! I'm pretty sure this is a problem in the engine, so I'll go check it out. There are some nasty IE8 bugs in the WysiHat core though, so it could be that too.
If you have any ideas, please be my guest. I'll keep you posted :)