jquery動態向span元素中插入數據

  $("#span1").text("添加的內容");添加文本內容方式。html

  $("#span2").html("<font color='red'>兩次密碼輸入不一致</font>");添加HTML元素。spa

  <span id="span1"></span>htm

  <span id="span2"></span>密碼

相關文章
相關標籤/搜索