TinyMCE 在 IE 中比在 FF 中小 -?

发布于 2024-11-04 23:29:40 字数 115 浏览 0 评论 0原文

我使用 textarea 标记的 cols 和 rows 属性来调整 tinyMCE 框的大小。但有一个问题 - 它们在 FF 4 中看起来应该如何,而在 IE 8 中看起来很小 - 有人知道为什么会发生这种情况吗?

I sized my tinyMCE boxes by using the cols and rows attributes of the textarea tag. There's a problem, though - they look how they should in FF 4 and they look very small in IE 8 - does anyone have a clue as to why this would happen?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

合久必婚 2024-11-11 23:29:40

我通过删除基于列和行的大小调整以支持 CSS 中的宽度和高度来解决这个问题。我想我从来没有意识到文本区域可以这样调整大小,我不知道为什么我会这么想。感谢您的所有帮助。

I fixed the issue by removing the sizing based on cols and rows in favor of width and height in CSS. I guess I never realized textareas could be sized that way, I'm not sure why I thought that. Thanks for all the help.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文