Results 1 to 8 of 8

Thread: Toggle Menu Script-Looking for...

Threaded View

  1. #3

    Thread Starter
    Hyperactive Member PlaGuE's Avatar
    Join Date
    Jun 2005
    Location
    in ur mind.
    Posts
    445

    Re: Toggle Menu Script-Looking for...

    That dont work btw... it gave error in IE and did nutin in FF.
    If you have solution post it.. Until then ima keep trying.

    Thanks For your help.

    If this helps in finding what im looking for tehn...

    here it is..

    What i have is a table with links in it.

    this is a slab of the table with links... one header and then after that is links.

    the first <tr></tr> is the nav header with the image on it that when clicked will hide it.

    PHP Code:
    <!-- ////////////////////////////// -->
    <tr>
            <
    td width="160" height="34" background="template/default/images/cbv1_01.gif" class="navigation_body"><div align="center" class="style1"
              <
    div align="left"> <img src="images/exp_minus.gif" width="10" height="10" onclick="toggleVisibility('member_console')"Members Console</div>
            </
    div></td>
          </
    tr>
    <!-- 
    ////////////////////////////// -->
          
    <!-- Toggle Member Console //-->
          
    <tr>
            <
    td height="18" class="navigation_body">ddfa</td>
          </
    tr>
          <
    tr>
            <
    td height="18" class="navigation_body"><div align="left"><a href="?console&OPT=change_password">Change Password*</a></div></td>
          </
    tr>
          <
    tr>
            <
    td height="20" class="navigation_body"><div align="left"><a href="?console&OPT=change_stats">Change Stats*</a></div></td>
          </
    tr>
          <
    tr>
            <
    td height="18" class="navigation_body"><div align="left"><a href="?console&OPT=private_messages">Private Messages(1)</a></div></td>
          </
    tr>
          <
    tr>
            <
    td height="18" class="navigation_body"><div align="left"><a href="?console&OPT=view_logs">View Logs</a></div></td>
          </
    tr>
          <
    tr>
            <
    td height="18" class="navigation_body"><div align="left"><a href="?console&OPT=log_out">Log Out</a></div></td>
          </
    tr>
          <
    tr>
            <
    td height="18" class="navigation_body"><div align="left"><a href="?console&OPT=request_inactiveness">Request Inactiveness</a></div></td>
          </
    tr>
          <
    tr>
            <
    td height="18" class="navigation_body"><div align="left"><a href="?console&OPT=leave_clan">Leave Clan*</a></div></td>
          </
    tr>
          <
    tr>
            <
    td height="18" class="navigation_body"><div align="left"><a href="?console&OPT=change_skin">Change Skin</a></div></td>
          </
    tr

    im pretty sure im going to have to make it one <tr></tr>

    and have div's separate the links. Thats of coarse if i cant do it this way.?Can I?
    I'd love to learn Javascript so i could do this easily.. but idk where to look.. Google is sucking.
    Last edited by PlaGuE; Mar 1st, 2006 at 02:19 AM.
    Without balance, there could only be chaos.
    Without chaos, there could be no balance.
    I live with karma. Eat with destiny. Dream of life without shackles....
    Yet. If life had no consequences, life could not exist, nor could it flourish.


    If at first you dont succeed.You're screwed.

    C++/Java NOOB.

    I aint a professional at PHP, but if i can help i will.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width