작업중에 발견한 것 > 십년전오늘

십년전오늘

10년전 추억의 책장을 넘기며

작업중에 발견한 것 정보

작업중에 발견한 것

본문

' △ '
 
' ▽ '
 
아래, 위 화살표 그리는 중에 발견한 이모티콘(?) 입니다.
 
이쁘죠? ㅋㅋ
  • 복사

댓글 전체

에러 발생 수정
<input type=button value=' △ ' onclick="category_move($('ca_id2'), -1)">
<input type=button value=' ▽ ' onclick="category_move($('ca_id2'), +1)">
.ㅋㅋ
응용하여 코멘트 입력창 늘이기/줄이기도 해보니 멋지게 됩니다.^^

<input type=button value=' △ ' onclick="textarea_decrease('wr_content', 10);" style='background-color:<?=$grcolor?>;cursor: pointer;' class='ed' title='줄이기'>
<input type=button value=' □ ' onclick="textarea_original('wr_content', 7);" style='background-color:<?=$grcolor?>; cursor: pointer;' class='ed' title='기본'>
<input type=button value=' ▽ ' onclick="textarea_increase('wr_content', 10);" style='background-color:<?=$grcolor?>; cursor: pointer;' class='ed' title='늘이기'>
© SIRSOFT
현재 페이지 제일 처음으로