Results 1 to 3 of 3

Thread: AnyLink Vertical Menu in wide table

  1. #1
    Join Date
    Jan 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default AnyLink Vertical Menu in wide table

    1) Script Title: Anylink Vertical Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nkvertical.htm

    3) Describe problem:
    I am trying to use the vertical menu in a table with the onclick on each cell of the table. The table is set to be 100% wide so it fills the page left to right, and has dynamic columns so the table width can require the user to scroll the browser to the right to see the far right of the table.

    Everything works great with the menu except I have some rows that have a colspan that fills every column in the row, which means there is only one cell for that row. In this case when the menu appears, it is outside the far left of the table and off the screen. If the user had scrolled the browser to the far right of the table, it appears at the same place, out of sight.

    I'm guessing what is needed is some kind of check here and then the menu positioned at the mouse click's x location instead of the cell's left border.

    Any guesses on how to make the changes?
    Thanks,
    Jeff

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Please post a link to the page on your site that contains the problematic script so we can check it out.

  3. #3
    Join Date
    Jan 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by ddadmin View Post
    Please post a link to the page on your site that contains the problematic script so we can check it out.
    Thanks for the quick reply but it's an Intranet site so I can't really post it. In the meantime, I searched through your other scripts and the Pop-it menu (http://www.dynamicdrive.com/dynamicindex1/popit.htm) does work fine because it's based on the mouse pointer location. Thanks for your excellent scripts!

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
  •