같은 일하시는 분들끼리 궁금한것도 물어보시고, 재미난 말씀들 나누세요.
질문게시판 용도로도 같이 사용됩니다. -그누보드-
질문게시판 용도로도 같이 사용됩니다. -그누보드-
자동메뉴 MYSQL 값가져와서 짰는데요
다작동이 잘됩니다 다만.. 게시판접속시 bo_table == 쿼리값 이렇게해서 block none; 처리할려고하니
그값은 믿에있고 처리는 위에서 해야되서 어떻에 해야될지 난감해서 질문합니다. ㅠㅠ
현재 게시판 접속시 서브메뉴만 자동으로 열리면됩니다 ㅠ
PHP
<?php
$SQL_Group = "select gr_id, gr_subject from g4_group order by gr_1 asc";
$QUERY_Group = sql_query($SQL_Group);
echo '<div id="MainMenuBody">';
$MainMenyBodyTop = '<div class="MainMenuBodyTop"><div class="MainMenuBodyTopElemental"><ul>';
$MainMenyBodySub = "<div class='MainMenuBodyBottom'>";
for($i=0; $RS_Group = sql_fetch_array($QUERY_Group); $i++){
$MainMenyBodyTop .= "<li class='tab'>$RS_Group[gr_subject]</li>";
$SQL_Group = "select gr_id, gr_subject from g4_group order by gr_1 asc";
$QUERY_Group = sql_query($SQL_Group);
echo '<div id="MainMenuBody">';
$MainMenyBodyTop = '<div class="MainMenuBodyTop"><div class="MainMenuBodyTopElemental"><ul>';
$MainMenyBodySub = "<div class='MainMenuBodyBottom'>";
for($i=0; $RS_Group = sql_fetch_array($QUERY_Group); $i++){
$MainMenyBodyTop .= "<li class='tab'>$RS_Group[gr_subject]</li>";
$SQL_Board = "select bo_table, gr_id, bo_subject from g4_board where gr_id = '$RS_Group[gr_id]'";
$QUERY_Board = sql_query($SQL_Board);
$QUERY_Board = sql_query($SQL_Board);
$MainMenyBodySub .= "<ul class='content{$i}' style='display:none;'>";
for($j=0; $RS_Board = sql_fetch_array($QUERY_Board); $j++){
$MainMenyBodySub .= "<li><a href='{$g4[bbs_path]}/board.php?bo_table={$RS_Board[bo_table]}'>{$RS_Board[bo_subject]}</a></li>";
}
$MainMenyBodySub .= "</ul>";
}
$MainMenyBodyTop .='</ul></div></div>';
$MainMenyBodySub .="</div>";
for($j=0; $RS_Board = sql_fetch_array($QUERY_Board); $j++){
$MainMenyBodySub .= "<li><a href='{$g4[bbs_path]}/board.php?bo_table={$RS_Board[bo_table]}'>{$RS_Board[bo_subject]}</a></li>";
}
$MainMenyBodySub .= "</ul>";
}
$MainMenyBodyTop .='</ul></div></div>';
$MainMenyBodySub .="</div>";
echo $MainMenyBodyTop;
echo $MainMenyBodySub;
echo "</div>";
?>
echo $MainMenyBodySub;
echo "</div>";
?>
Jquery
$(".tab").each(function(index) {
$(this).mouseover(function() {
$(".content" + index).siblings().hide().end().show(300);
});
});
$(this).mouseover(function() {
$(".content" + index).siblings().hide().end().show(300);
});
});
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6530 |
퍼블리셔강
|
12년 전 | 645 | |
| 6529 | 12년 전 | 1299 | ||
| 6528 | 12년 전 | 619 | ||
| 6527 | 12년 전 | 788 | ||
| 6526 | 12년 전 | 6577 | ||
| 6525 | 12년 전 | 548 | ||
| 6524 | 12년 전 | 836 | ||
| 6523 | 12년 전 | 482 | ||
| 6522 | 12년 전 | 531 | ||
| 6521 | 12년 전 | 797 | ||
| 6520 | 12년 전 | 737 | ||
| 6519 | 12년 전 | 1738 | ||
| 6518 |
가슴시린하늘
|
12년 전 | 1723 | |
| 6517 | 12년 전 | 1361 | ||
| 6516 | 12년 전 | 5225 | ||
| 6515 | 12년 전 | 1494 | ||
| 6514 | 12년 전 | 1596 | ||
| 6513 | 12년 전 | 950 | ||
| 6512 | 12년 전 | 1976 | ||
| 6511 | 12년 전 | 1367 | ||
| 6510 | 12년 전 | 3054 | ||
| 6509 |
프로프리랜서
|
12년 전 | 2547 | |
| 6508 |
프로프리랜서
|
12년 전 | 1897 | |
| 6507 |
프로프리랜서
|
12년 전 | 2373 | |
| 6506 |
프로프리랜서
|
12년 전 | 1852 | |
| 6505 |
프로프리랜서
|
12년 전 | 1631 | |
| 6504 | 12년 전 | 1020 | ||
| 6503 | 12년 전 | 1126 | ||
| 6502 |
프로프리랜서
|
12년 전 | 5552 | |
| 6501 |
프로프리랜서
|
12년 전 | 2598 | |
| 6500 |
프로프리랜서
|
12년 전 | 3082 | |
| 6499 |
프로프리랜서
|
12년 전 | 1749 | |
| 6498 |
프로프리랜서
|
12년 전 | 1461 | |
| 6497 | 12년 전 | 803 | ||
| 6496 |
yunkiri486
|
12년 전 | 1807 | |
| 6495 | 12년 전 | 916 | ||
| 6494 | 12년 전 | 1490 | ||
| 6493 | 12년 전 | 2759 | ||
| 6492 |
오늘도망했다
|
12년 전 | 2336 | |
| 6491 |
오늘도망했다
|
12년 전 | 1677 | |
| 6490 |
오늘도망했다
|
12년 전 | 6654 | |
| 6489 |
오늘도망했다
|
12년 전 | 2492 | |
| 6488 |
홈피119
|
12년 전 | 697 | |
| 6487 | 12년 전 | 663 | ||
| 6486 | 12년 전 | 1407 | ||
| 6485 | 12년 전 | 2049 | ||
| 6484 | 12년 전 | 896 | ||
| 6483 | 12년 전 | 708 | ||
| 6482 | 12년 전 | 1333 | ||
| 6481 | 12년 전 | 1464 | ||
| 6480 |
Header
|
12년 전 | 687 | |
| 6479 |
|
12년 전 | 1124 | |
| 6478 |
개초보제이
|
12년 전 | 1392 | |
| 6477 | 12년 전 | 784 | ||
| 6476 | 12년 전 | 1071 | ||
| 6475 | 12년 전 | 3669 | ||
| 6474 | 12년 전 | 1417 | ||
| 6473 | 12년 전 | 961 | ||
| 6472 | 12년 전 | 842 | ||
| 6471 |
AMDbest
|
12년 전 | 1202 | |
| 6470 |
jinmuk
|
12년 전 | 1443 | |
| 6469 |
jinmuk
|
12년 전 | 4242 | |
| 6468 |
jinmuk
|
12년 전 | 5569 | |
| 6467 | 12년 전 | 688 | ||
| 6466 |
jinmuk
|
12년 전 | 2263 | |
| 6465 |
jinmuk
|
12년 전 | 6728 | |
| 6464 |
jinmuk
|
12년 전 | 2403 | |
| 6463 |
jinmuk
|
12년 전 | 9321 | |
| 6462 |
희망과열정
|
12년 전 | 526 | |
| 6461 |
Header
|
12년 전 | 722 | |
| 6460 |
희망과열정
|
12년 전 | 1349 | |
| 6459 |
프리랜서개발자
|
12년 전 | 1667 | |
| 6458 | 12년 전 | 1321 | ||
| 6457 |
jinmuk
|
12년 전 | 1934 | |
| 6456 |
jinmuk
|
12년 전 | 2337 | |
| 6455 |
jinmuk
|
12년 전 | 3190 | |
| 6454 |
jinmuk
|
12년 전 | 2163 | |
| 6453 |
jinmuk
|
12년 전 | 2337 | |
| 6452 |
jinmuk
|
12년 전 | 2309 | |
| 6451 |
jinmuk
|
12년 전 | 1587 | |
| 6450 |
jinmuk
|
12년 전 | 1392 | |
| 6449 |
jinmuk
|
12년 전 | 1036 | |
| 6448 |
jinmuk
|
12년 전 | 1229 | |
| 6447 |
jinmuk
|
12년 전 | 2002 | |
| 6446 |
jinmuk
|
12년 전 | 1562 | |
| 6445 |
jinmuk
|
12년 전 | 1262 | |
| 6444 |
jinmuk
|
12년 전 | 2303 | |
| 6443 |
jinmuk
|
12년 전 | 2041 | |
| 6442 |
jinmuk
|
12년 전 | 1882 | |
| 6441 |
jinmuk
|
12년 전 | 1614 | |
| 6440 |
jinmuk
|
12년 전 | 2314 | |
| 6439 |
jinmuk
|
12년 전 | 1134 | |
| 6438 |
wndProc
|
12년 전 | 774 | |
| 6437 | 12년 전 | 392 | ||
| 6436 |
senseme
|
12년 전 | 540 | |
| 6435 | 12년 전 | 1043 | ||
| 6434 | 12년 전 | 2473 | ||
| 6433 | 12년 전 | 2479 | ||
| 6432 | 12년 전 | 1557 | ||
| 6431 |
밥먹고합시다
|
12년 전 | 1184 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기