gpt4 book ai didi

jQuery:宽度()不工作

转载 作者:行者123 更新时间:2023-12-01 02:25:48 26 4
gpt4 key购买 nike

这是我的简单代码:

var msgbox = $("<div style='width:320px;height:200px;'></div>");
alert(msgbox.width());

警报给我零 - 出了什么问题?为什么不是 320?

谢谢

最佳答案

您应该首先在文档中插入您的 div。或者使用 .css("width") 代替。

关于jQuery:宽度()不工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3430410/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com