Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 jquery 对话框中使用 ckeditor。它适用于 mozilla 和 IE,但在 chrome 上不可编辑。
我删除了实例,但仍然在 chrome 上出现类型错误
我遇到的 ckeditor 没有在 Chrome 中显示的唯一问题是 ckeditor 的语言设置与 Chrome 中的语言设置不匹配。因此,当我在英国时,在 ckeditor 的“lang”文件夹中,我有文件“en-gb.js”,Chrome 中的语言设置为英语(英国)。
I'm a beginner C# developer, actually, i'm coding a game. My question is about load an XML from my windows phone app.
I have a list of object that I'd like to fill with my xml's element. But