Eyes Of Siche
Guest book

Search Results for '&'


1 POSTS

  1. 2009/09/14 innerHTML & 표시 by siche

innerHTML & 표시

생각하지도 못했다.. 이런 경우도 있군..
innerHTML를 했을때 & 표시가 안돼더라.. -_-;;

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> eyes of siche</title>
</head>
<body>
<div id="div" style="height: 15px; border: 1px solid red"></div>
<br />
<input type="button" onclick="document.getElementById('div').innerHTML = '&'" value="click 1" />
<input type="button" onclick="document.getElementById('div').innerHTML = '&amp;'" value="click 2" />
<input type="button" onclick="document.getElementById('div').innerHTML = '&amp;amp;'" value="click 3" />
</body>
</html>

흠... 왜 이럴까... -_-;; 거참..
방법은 이렇지만 왜 이래야 하는지 모르겠다.. -_-;;

Posted by siche

2009/09/14 12:33 2009/09/14 12:33
, , ,
Response
No Trackback , No Comment
RSS
http://eos.pe.kr/rss/response/142

Leave a comment
[로그인][오픈아이디란?]
« 1 »
블로그 이미지

안돼는 것은 없다.. 항상 방법이 문제일 뿐이다.. 그 방법을 찾기 위해서는 노력할 뿐이다.. - siche

Archives

Recent Trackbacks

Calendar

«   2013/05   »
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

Site Stats

Total hits:
816688
Today:
29
Yesterday:
441