I have a webpage that has a htmleditor provided by the Ajax Control Toolkit. It works good in IE. I've tried all the buttons, and the underlying text is neatly stored in the database, including the tags for bold, font-size etc.
Now I've found out that Google Chrome works fine with bold for example, but completely ignores font-size or font-family.
The moment I highlight a piece of text and choose an button, it is fine. The moment I save it, it is gone.
By the way, font-size works fine in Firefox, font-family is also ignored.
I really need to get this working. Anyone any ideas?