<画布>
内的元素消失。什么给?

发布于 2024-09-29 01:10:39 字数 148 浏览 2 评论 0原文

我已将 元素放置在

内,然后它就消失了。什么给?

我想使用 jQuery 调整画布元素 (processing.js) 的大小。

I've placed a <canvas> element inside a <div> and it disappears. What gives?

I'd like to to make the canvas element (processing.js) resizable using jQuery.

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

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

发布评论

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

评论(1

长伴 2024-10-06 01:10:39

您的画布可能没有高度,并且 div 折叠成一条不可见的水平线并且不显示溢出。为了获得更好的答案,您需要发布您的 html。

It may be that your canvas has no height and the div is collapsing into an invisible horizontal line and is not displaying overflow. To get a better answer you'd need to post your html.

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