jQuery 等高列
http://shoes4school.project-x.me/get-involved.html
有人可以告诉我我在 jQuery 列假做错了什么吗...在尝试了几种不同的方法后我无法让它工作...
我正在使用的代码是...我的网址在上面
$j(".content-block").height(Math.max($("#right").height(), $(".content-block").height()));
http://shoes4school.project-x.me/get-involved.html
Can someone please tell me what i'm doing wrong the the jQuery column faux... I can not get it to work after trying several different methods...
The code i'm using is... my url is above
$j(".content-block").height(Math.max($("#right").height(), $(".content-block").height()));
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如何在网页上伪造列
How to faux columns on webpage
Firebug 显示此错误:
Firebug show this error :