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 手风琴菜单。具有以下内容:
http://jsfiddle.net/eXKEB/
一切正常,没有问题。但是我的清单太长了。所以,我想在单击时caption获取具有自动高度的内容。
caption
所以,我想在我的 js 代码中使用自动高度选项。谢谢。