You can use a span like: <span id="myspan"></span>. Then you can set it with: $('#myspan').text(listItemInfo);.
確定! 回上一頁