more menu issues

Last post 07-07-2005 10:23 AM by BillyZ. 3 replies.

Sort Posts:

  • more menu issues

    06-27-2005, 1:50 PM
    • Member
      210 point Member
    • BillyZ
    • Member since 06-14-2005, 4:15 PM
    • Posts 42
    hey,
       i changed the column menu's to Orientation.Vertical as this was the lesser of the two menu related bugs, however there is a header on my page which expands as the page expands.  well, when i hover over the menu if the page is larger than the screen the header shrinks to just the size of the screen leaving white space where it should be seen, this seems to be happening between the menu hover and the StaticPopOutImageUrl.  When i go between the 2 of them the header expands and shrinks back and forth.  i have also noticed that there is no corelation between which on i hover first.  any ideas?

    thanx,
    ~~~BillyZ
  • Re: more menu issues

    06-28-2005, 12:19 PM
    • Member
      210 point Member
    • BillyZ
    • Member since 06-14-2005, 4:15 PM
    • Posts 42
    i have actually over come this problem with some javascript, which actually gave me an idea of making the header a floating header that is the size of the screen and floats with the scroll.  i am working on that now, but currently i corrected the issue with

    window.onscroll = scale;

    and i scale it to the actual size of the page...  it's what my boss wanted, however there is a welcome message, links, and a search box in the right corner that should be always visible...

  • Re: more menu issues

    06-29-2005, 12:47 PM
    • Contributor
      4,347 point Contributor
    • dannychen
    • Member since 08-24-2004, 12:17 PM
    • Redmond, WA
    • Posts 840
    • AspNetTeam
      Moderator
    Can you give me a sample which demonstrates this effect?  I'm not sure I completely understand exactly what you're describing.
    --
    Danny
    disclaimer: Information provided is 'as is' and conveys no warranties or guarantees.
  • Re: more menu issues

    07-07-2005, 10:23 AM
    • Member
      210 point Member
    • BillyZ
    • Member since 06-14-2005, 4:15 PM
    • Posts 42
    i javascripted the header and footer that were effected so now everything is AOK...
    Thanx,
    ~~~BillyZ
Page 1 of 1 (4 items)