var message_lines = $("#message_container")[0].getClientRects();. 它返回一个javascript DOM对象。通过执行以下操作可以知道行数: var amount_of_lines = ...
確定! 回上一頁