1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Help me lock an image in a single spot........!

Discussion in 'C#' started by JEP_Dude, Mar 24, 2010.

  1. #1
    Hey everyone....!

    I've run into what I hope is a simple problem to solve for someone out there.

    I'm new to ASP.Net and I'm working on a website that I've been asked to put together for a friend. I've designed a Master Page to contain the header and the menu on the left. The Master page looks good. Yet when I test it and I choose various sub-pages the menu bar on the left appears to instantly jump to a different position.

    How can I fix the menu into one position regardless what the visitor menu item they select?

    God bless

    JEP_Dude
     
    JEP_Dude, Mar 24, 2010 IP
  2. bibinsmk

    bibinsmk Active Member

    Messages:
    205
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #2
    How will you make Menu. Is it using Java Script
     
    bibinsmk, Mar 25, 2010 IP
    calvin199 likes this.
  3. john.michael.kane.kane

    john.michael.kane.kane Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <iframe name="main"....
    <a href="...." target="main">...
     
    john.michael.kane.kane, Mar 29, 2010 IP
  4. calvin199

    calvin199 Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    you can use other techniques also
     
    calvin199, Apr 13, 2010 IP
  5. lazystream

    lazystream Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    sounds like ur using tables, make sure ya set them to valign="top", if so, if not try using css and give it an absolute position
     
    lazystream, Apr 16, 2010 IP