allbory
2011년 9월 21일 수요일
[jQuery] Span object
html()
It's same as xx.innerHTML();
It can create object such as select box, check box
>>$("#obj").html("
bangkok
");
text()
It just replaces quote in span tag.
It can't create object.
>>$("#obj").text("
bangkok
");
댓글 없음:
댓글 쓰기
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 (Atom)
댓글 없음:
댓글 쓰기