function BBTag(tag,s,text,form){
switch(tag)
{
case '[b]':
if (document.forms[form].elements[s].value=="B ")
{
document.forms[form].elements[text].value = document.forms[form].elements[text].value+"[b]";
document.forms[form].elements[s].value="B*";
}
else
{
document.forms[form].elements[text].value = document.forms[form].elements[text].value+"[/b]";
document.forms[form].elements[s].value="B ";
}
break;
}
document.forms[form].elements[text].focus();
}
</script>
<input style="font-weight: bold;" type="button" name="bold" value="B " onclick="javascript: BBTag('[b]','bold','<? echo $name; ?>','<? echo $form; ?>')" />
위에처럼 되어있는데 이걸 이미지로 바꿀려면 어떻게 해야할까요?
<img src="images/text_bold.png">
도저히 모르겠습니다 ;;
switch(tag)
{
case '[b]':
if (document.forms[form].elements[s].value=="B ")
{
document.forms[form].elements[text].value = document.forms[form].elements[text].value+"[b]";
document.forms[form].elements[s].value="B*";
}
else
{
document.forms[form].elements[text].value = document.forms[form].elements[text].value+"[/b]";
document.forms[form].elements[s].value="B ";
}
break;
}
document.forms[form].elements[text].focus();
}
</script>
<input style="font-weight: bold;" type="button" name="bold" value="B " onclick="javascript: BBTag('[b]','bold','<? echo $name; ?>','<? echo $form; ?>')" />
위에처럼 되어있는데 이걸 이미지로 바꿀려면 어떻게 해야할까요?
<img src="images/text_bold.png">
도저히 모르겠습니다 ;;
댓글 1개
캐논협주곡
17년 전
<input style="font-weight: bold;" type="image" src="images/text_bold.png" name="bold" value="B " onclick="javascript: BBTag('[b]','bold','<? echo $name; ?>','<? echo $form; ?>')" />
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7930 | 9년 전 | 423 | ||
| 7929 | 9년 전 | 351 | ||
| 7928 | 9년 전 | 439 | ||
| 7927 | 9년 전 | 357 | ||
| 7926 | 9년 전 | 674 | ||
| 7925 | 9년 전 | 380 | ||
| 7924 | 9년 전 | 362 | ||
| 7923 | 9년 전 | 359 | ||
| 7922 | 9년 전 | 393 | ||
| 7921 | 9년 전 | 413 | ||
| 7920 | 9년 전 | 329 | ||
| 7919 | 9년 전 | 342 | ||
| 7918 | 9년 전 | 498 | ||
| 7917 | 9년 전 | 350 | ||
| 7916 | 9년 전 | 422 | ||
| 7915 | 9년 전 | 424 | ||
| 7914 | 9년 전 | 435 | ||
| 7913 | 9년 전 | 600 | ||
| 7912 | 9년 전 | 443 | ||
| 7911 | 9년 전 | 380 | ||
| 7910 | 9년 전 | 422 | ||
| 7909 | 9년 전 | 529 | ||
| 7908 | 9년 전 | 451 | ||
| 7907 | 9년 전 | 394 | ||
| 7906 | 9년 전 | 411 | ||
| 7905 | 9년 전 | 389 | ||
| 7904 | 9년 전 | 374 | ||
| 7903 | 9년 전 | 367 | ||
| 7902 | 9년 전 | 571 | ||
| 7901 |
|
9년 전 | 753 | |
| 7900 | 9년 전 | 613 | ||
| 7899 | 9년 전 | 407 | ||
| 7898 | 9년 전 | 408 | ||
| 7897 | 9년 전 | 365 | ||
| 7896 | 9년 전 | 376 | ||
| 7895 | 9년 전 | 487 | ||
| 7894 | 9년 전 | 410 | ||
| 7893 | 9년 전 | 366 | ||
| 7892 | 9년 전 | 413 | ||
| 7891 | 9년 전 | 783 | ||
| 7890 | 9년 전 | 1209 | ||
| 7889 | 9년 전 | 755 | ||
| 7888 |
limsy1987
|
9년 전 | 561 | |
| 7887 | 9년 전 | 582 | ||
| 7886 | 9년 전 | 471 | ||
| 7885 | 9년 전 | 429 | ||
| 7884 | 9년 전 | 430 | ||
| 7883 | 9년 전 | 430 | ||
| 7882 | 9년 전 | 482 | ||
| 7881 | 9년 전 | 461 | ||
| 7880 | 9년 전 | 596 | ||
| 7879 | 9년 전 | 482 | ||
| 7878 | 9년 전 | 1242 | ||
| 7877 | 9년 전 | 771 | ||
| 7876 | 9년 전 | 507 | ||
| 7875 | 9년 전 | 578 | ||
| 7874 |
|
9년 전 | 821 | |
| 7873 | 9년 전 | 531 | ||
| 7872 | 9년 전 | 693 | ||
| 7871 | 9년 전 | 497 | ||
| 7870 | 9년 전 | 627 | ||
| 7869 | 9년 전 | 445 | ||
| 7868 | 9년 전 | 473 | ||
| 7867 | 9년 전 | 457 | ||
| 7866 | 9년 전 | 518 | ||
| 7865 | 9년 전 | 469 | ||
| 7864 | 9년 전 | 531 | ||
| 7863 | 9년 전 | 529 | ||
| 7862 | 9년 전 | 481 | ||
| 7861 | 9년 전 | 664 | ||
| 7860 | 9년 전 | 639 | ||
| 7859 | 9년 전 | 430 | ||
| 7858 | 9년 전 | 719 | ||
| 7857 | 9년 전 | 1099 | ||
| 7856 | 9년 전 | 545 | ||
| 7855 | 9년 전 | 773 | ||
| 7854 | 9년 전 | 738 | ||
| 7853 | 9년 전 | 599 | ||
| 7852 | 9년 전 | 531 | ||
| 7851 | 9년 전 | 530 | ||
| 7850 | 9년 전 | 604 | ||
| 7849 | 9년 전 | 374 | ||
| 7848 | 9년 전 | 434 | ||
| 7847 | 9년 전 | 677 | ||
| 7846 | 9년 전 | 470 | ||
| 7845 | 9년 전 | 442 | ||
| 7844 | 9년 전 | 412 | ||
| 7843 | 9년 전 | 436 | ||
| 7842 | 9년 전 | 420 | ||
| 7841 | 9년 전 | 401 | ||
| 7840 | 9년 전 | 418 | ||
| 7839 | 9년 전 | 450 | ||
| 7838 | 9년 전 | 526 | ||
| 7837 | 9년 전 | 372 | ||
| 7836 | 9년 전 | 416 | ||
| 7835 | 9년 전 | 491 | ||
| 7834 |
|
9년 전 | 1204 | |
| 7833 | 9년 전 | 453 | ||
| 7832 | 9년 전 | 436 | ||
| 7831 | 9년 전 | 583 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기