Results 1 to 9 of 9

Thread: HV Menu Positioning

  1. #1
    Join Date
    Feb 2006
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default HV Menu Positioning

    How can I get the menu positioned within the table where the current text link navigation is?

    http://www.radford.edu/~cpund/mark

    Thank you!

  2. #2
    Join Date
    Feb 2006
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Anyone??? Please Help Me!

  3. #3
    Join Date
    Mar 2006
    Location
    Somewhere....
    Posts
    88
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    There might be need to customize these .js's:

    **********************************************************
    <script type='text/javascript' src='exmplmenu_var.js'></script>
    <script type='text/javascript' src='menu_com.js'></script>
    **********************************************************

    the above are from your source code..//

  4. #4
    Join Date
    Feb 2006
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Samsoske
    There might be need to customize these .js's:

    **********************************************************
    <script type='text/javascript' src='exmplmenu_var.js'></script>
    <script type='text/javascript' src='menu_com.js'></script>
    **********************************************************

    the above are from your source code..//
    This is probably very true, but I dont know what to change. Thats why I posted here :-)

  5. #5
    Join Date
    Mar 2006
    Location
    Somewhere....
    Posts
    88
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Cool Well

    Did you make the site?

    If you did, you should have those 2 files in your websites folder, somewhere.

    Just look for

    'exmplmenu_var.js'
    'menu_com.js'

    in that folder. If you find them, but don't know how to change them, maybe attach the code to this thread and I will do it for you....?

    Bye.

  6. #6
    Join Date
    Feb 2006
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yea I made it and have those files. What I was trying to get at before was that I dont know what to change in them.

    You can see them here:
    http://www.radford.edu/~cpund/mark/exmplmenu_var.js
    http://www.radford.edu/~cpund/mark/menu_com.js

  7. #7
    Join Date
    Mar 2006
    Location
    Somewhere....
    Posts
    88
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Wow.... sorry....//

    those files did not come out right! I think because of posting them my editer has put the lines of javascript in one big word scramble. Not sure if I can help this one.

    Did you get that menu off DD? If so, give a link to it, and i'll dowload it and try fix it that way....

  8. #8
    Join Date
    Mar 2006
    Location
    UK, warwickshire
    Posts
    77
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    yea those files just come out a mess. I ould love to help if you gave use a link to a neat version of it

  9. #9
    Join Date
    Mar 2006
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    OK, I am a novice, but I recently positioned my horizontal hvmenus just how I wanted them by adjusting the variable for the Menu offset "y" coordinate in the exmplmenu_ var.js file. In horizontal hvmenus, the "y" coordinate affects the menu placement horizontally, and the "x" coordinate affects the menu placement vertically on the web page. I also changed the variable:
    "var MenuCentered" from center to left.

    I looked at your page and it appears that you are using a verticle hvmenu, so I don't know how this might work for that. But, maybe this will give you a hint of where to start in the exmplmenu_var.js file.

Bookmarks

Posting Permissions

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