도움말 띄우기 - 관리자 페이지에 있는 것을 추림
관리자 페이지에 있는 것을 추렸습니다.
js/common.js에 다음 추가
var old2='';
function help2(name, left, top) {
submenu2=eval(name+".style");
if (old2!=submenu2){
if(old2!='') { old2.display='none'; }
submenu2.display='block';
old2=submenu2;
} else {
submenu2.display='none';
old2='';
}
submenu2.posLeft = left;
submenu2.posTop = top;
}
lib/common.lib.php에 다음 추가
function help2( $icon, $help="")
{
global $admin_dir;
static $idx = 0;
$idx++;
$help = preg_replace("/\n/", "<br>", $help);
$str = "<img src='$icon' border=0 align=absmiddle onclick=\"help2('help__$idx', event.x+20, event.y-10+document.body.scrollTop);\" style='cursor:hand;'>";
$str .= "<div id='help__$idx' style='position:absolute; top:0px; left:0px; display:none;'>";
$str .= "<div id='csshelp1'><div id='csshelp2'><div id='csshelp3'>$help</div></div></div>";
$str .= "</div>";
return $str;
}
사용법
js/common.js와 lib/common.lib.php가
있다는 조건하에
<?=help2("/images/q.gif", "heeeeeelp")?><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
js/common.js에 다음 추가
var old2='';
function help2(name, left, top) {
submenu2=eval(name+".style");
if (old2!=submenu2){
if(old2!='') { old2.display='none'; }
submenu2.display='block';
old2=submenu2;
} else {
submenu2.display='none';
old2='';
}
submenu2.posLeft = left;
submenu2.posTop = top;
}
lib/common.lib.php에 다음 추가
function help2( $icon, $help="")
{
global $admin_dir;
static $idx = 0;
$idx++;
$help = preg_replace("/\n/", "<br>", $help);
$str = "<img src='$icon' border=0 align=absmiddle onclick=\"help2('help__$idx', event.x+20, event.y-10+document.body.scrollTop);\" style='cursor:hand;'>";
$str .= "<div id='help__$idx' style='position:absolute; top:0px; left:0px; display:none;'>";
$str .= "<div id='csshelp1'><div id='csshelp2'><div id='csshelp3'>$help</div></div></div>";
$str .= "</div>";
return $str;
}
사용법
js/common.js와 lib/common.lib.php가
있다는 조건하에
<?=help2("/images/q.gif", "heeeeeelp")?><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
댓글 2개
19년 전
rolo님 감사합니다.
적용해보니 깜찍(?)하고 좋아보입니다.^^
적용해보니 깜찍(?)하고 좋아보입니다.^^
19년 전
<div id='csshelp1'><div id='csshelp2'><div id='csshelp3'>
이 부분 css에 대한 설명이 빠졌군요.
적당하게 조정해 주시면 됩니다. ^^
이 부분 css에 대한 설명이 빠졌군요.
적당하게 조정해 주시면 됩니다. ^^
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 1030 | 18년 전 | 1789 | ||
| 1029 | 18년 전 | 2222 | ||
| 1028 | 18년 전 | 2632 | ||
| 1027 | 18년 전 | 1793 | ||
| 1026 | 18년 전 | 1530 | ||
| 1025 | 18년 전 | 1543 | ||
| 1024 | 18년 전 | 1465 | ||
| 1023 | 18년 전 | 3229 | ||
| 1022 | 18년 전 | 2917 | ||
| 1021 | 18년 전 | 1676 | ||
| 1020 | 18년 전 | 3417 | ||
| 1019 | 18년 전 | 1843 | ||
| 1018 | 18년 전 | 1493 | ||
| 1017 | 18년 전 | 1960 | ||
| 1016 | 18년 전 | 2101 | ||
| 1015 | 18년 전 | 1634 | ||
| 1014 | 18년 전 | 2346 | ||
| 1013 | 18년 전 | 2003 | ||
| 1012 | 18년 전 | 1625 | ||
| 1011 | 18년 전 | 1785 | ||
| 1010 | 18년 전 | 2039 | ||
| 1009 | 18년 전 | 1806 | ||
| 1008 | 18년 전 | 1618 | ||
| 1007 | 18년 전 | 1666 | ||
| 1006 | 18년 전 | 3135 | ||
| 1005 | 18년 전 | 1999 | ||
| 1004 | 18년 전 | 1874 | ||
| 1003 | 18년 전 | 4369 | ||
| 1002 | 18년 전 | 4996 | ||
| 1001 | 18년 전 | 3166 | ||
| 1000 | 18년 전 | 2910 | ||
| 999 | 18년 전 | 3504 | ||
| 998 | 18년 전 | 2048 | ||
| 997 | 18년 전 | 2409 | ||
| 996 | 18년 전 | 2703 | ||
| 995 | 18년 전 | 2759 | ||
| 994 | 18년 전 | 2349 | ||
| 993 | 18년 전 | 1618 | ||
| 992 | 18년 전 | 3380 | ||
| 991 | 18년 전 | 1990 | ||
| 990 | 18년 전 | 2387 | ||
| 989 | 18년 전 | 2461 | ||
| 988 | 18년 전 | 2888 | ||
| 987 | 19년 전 | 5222 | ||
| 986 |
|
19년 전 | 2496 | |
| 985 |
|
19년 전 | 3346 | |
| 984 | 19년 전 | 4280 | ||
| 983 |
느낌좋은날
|
19년 전 | 2504 | |
| 982 | 19년 전 | 2467 | ||
| 981 | 19년 전 | 4042 | ||
| 980 | 19년 전 | 2749 | ||
| 979 |
Sinpre
|
19년 전 | 2990 | |
| 978 | 19년 전 | 2207 | ||
| 977 | 19년 전 | 2223 | ||
| 976 | 19년 전 | 1992 | ||
| 975 | 19년 전 | 3274 | ||
| 974 | 19년 전 | 2109 | ||
| 973 |
|
19년 전 | 2790 | |
| 972 |
|
19년 전 | 1748 | |
| 971 | 19년 전 | 5321 | ||
| 970 | 19년 전 | 3575 | ||
| 969 | 19년 전 | 4326 | ||
| 968 | 19년 전 | 3068 | ||
| 967 | 19년 전 | 2527 | ||
| 966 | 19년 전 | 3929 | ||
| 965 | 19년 전 | 2657 | ||
| 964 | 19년 전 | 2998 | ||
| 963 | 19년 전 | 2967 | ||
| 962 | 19년 전 | 4183 | ||
| 961 | 19년 전 | 3129 | ||
| 960 | 19년 전 | 3023 | ||
| 959 | 19년 전 | 3673 | ||
| 958 | 19년 전 | 2978 | ||
| 957 | 19년 전 | 2191 | ||
| 956 | 19년 전 | 2225 | ||
| 955 | 19년 전 | 2177 | ||
| 954 | 19년 전 | 2769 | ||
| 953 | 19년 전 | 2480 | ||
| 952 | 19년 전 | 3347 | ||
| 951 | 19년 전 | 3204 | ||
| 950 | 19년 전 | 1827 | ||
| 949 | 19년 전 | 2740 | ||
| 948 | 19년 전 | 7829 | ||
| 947 |
|
19년 전 | 2504 | |
| 946 |
DeepnBlue
|
19년 전 | 3107 | |
| 945 |
pearly
|
19년 전 | 2882 | |
| 944 | 19년 전 | 3027 | ||
| 943 |
|
19년 전 | 2232 | |
| 942 | 19년 전 | 2455 | ||
| 941 |
|
19년 전 | 4079 | |
| 940 | 19년 전 | 2235 | ||
| 939 |
|
19년 전 | 4220 | |
| 938 |
|
19년 전 | 2384 | |
| 937 | 19년 전 | 2078 | ||
| 936 |
|
19년 전 | 2330 | |
| 935 | 19년 전 | 1876 | ||
| 934 |
|
19년 전 | 2410 | |
| 933 | 19년 전 | 2203 | ||
| 932 |
|
19년 전 | 3073 | |
| 931 | 19년 전 | 1861 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기