2013-10-14 39 views

回答

1

只需使用css("height)"甚至.height()

$("#popoverId").height() 

For example

$(".popover:eq(4)").height() 

(點擊酥料餅之上按鈕,然後運行上面的代碼在瀏覽器控制檯中)