YesYo.com MintState Forums
뒤로    YesYo.com MintState BBS > Tech > Javascript
검색
멤버이름    오토
비밀번호 
 

게시물 쓰기에 이모티콘 항목 넣기

페이지 정보

작성자 MintState 댓글 0건 조회 9,647회 작성일 08-11-17 11:48

본문

게시물 쓰기에 이모티콘 항목 넣기


게시판을 만들때 글머리에 이모티콘을 설정할 수 있게 합니다.
응용해보세요
<SCRIPT>
	function setImoticon(imoticon){
		imoticonImg.innerHTML = "<img src=\"./images/" + imoticon + ".gif\" >";
		document.inputform.icon.value = imoticon;
		imoticonDiv.style.visibility = "hidden";
	}

	function viewimoticon(){
		imoticonDiv.style.visibility = "visible";
	}
</SCRIPT>
<TABLE cellSpacing=0 cellPadding=0 width="32" border=0>
<form name=inputform>
<input type=hidden name=icon value='01'>
	<TR>
		<TD style="CURSOR: hand" onclick=viewimoticon(); width=32 background=./images/icon_select.gif><DIV id=imoticonImg name="imotiImg"><IMG src="./images/01.gif"></DIV></TD>
		<TD>
			<DIV id=imoticonDiv style="Z-INDEX: 1000; VISIBILITY: hidden; WIDTH: 220px; POSITION: absolute; HEIGHT: 40px">
				<TABLE cellSpacing=0 cellPadding=0 border=0>
					<TR>
						<TD style="PADDING-LEFT: 2px">
							<TABLE cellSpacing=1 cellPadding=0 bgColor=#dedede border=0>
								<TR bgColor=#ffffff>
									<TD style="CURSOR: hand" onclick="setImoticon('01');"><IMG src="./images/01.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('02');"><IMG src="./images/02.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('03');"><IMG src="./images/03.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('04');"><IMG src="./images/04.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('05');"><IMG src="./images/05.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('06');"><IMG src="./images/06.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('07');"><IMG src="./images/07.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('08');"><IMG src="./images/08.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('09');"><IMG src="./images/09.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('10');"><IMG src="./images/10.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('11');"><IMG src="./images/11.gif"></TD>
                                </TR>
                                <TR bgColor=#ffffff>
									<TD style="CURSOR: hand" onclick="setImoticon('12');"><IMG src="./images/12.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('13');"><IMG src="./images/13.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('14');"><IMG src="./images/14.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('15');"><IMG src="./images/15.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('16');"><IMG src="./images/16.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('17');"><IMG src="./images/17.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('18');"><IMG src="./images/18.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('19');"><IMG src="./images/19.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('20');"><IMG src="./images/20.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('21');"><IMG src="./images/21.gif"></TD>
									<TD style="CURSOR: hand" onclick="setImoticon('22');"><IMG src="./images/22.gif"></TD>
                                </TR>
							</TABLE>
						</TD>
					</TR>
				</TABLE>
			</DIV>
		</TD>
	</TR>
</form>
</TABLE>
첨부 파일
파일 종류: png ImoticonSelect.png (4.9K, 43 views)
파일 종류: rar emoticon.rar (12.7K, 0 views)

댓글목록

등록된 댓글이 없습니다.

Total 178건 9 페이지
Javascript 목록
번호 제목 글쓴이 조회 날짜
18 MintState 9822 11-17
17 MintState 9792 11-17
16 MintState 9697 11-19
열람중 MintState 9648 11-17
14 MintState 9403 11-17
13 MintState 9289 11-14
12 MintState 9286 11-17
11 MintState 9225 10-31
10 MintState 9040 10-31
9 MintState 8779 03-05
8 MintState 8025 03-08
7 MintState 7759 11-02
6 MintState 7557 09-26
5 MintState 7511 07-01
4 MintState 7010 10-27
3 MintState 5830 07-24
2 MintState 4535 04-19
1 MintState 4253 03-22
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™