Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Menu in ASP.NET

Menu in ASP.NET

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelp
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nanda_MR
    wrote on last edited by
    #1

    I m creating a menu in user controller. When i added user controller in web page. In mozilla Firefox it is working properly. Like this Image[^] In Internet Explorer The sub menu goes under the web page. (Position:absolute) Like This[^] otherwise in Internet Explorer The sub menu show with some white space. (Position:inherit) Like this[^] Please Help me.

    C 1 Reply Last reply
    0
    • N Nanda_MR

      I m creating a menu in user controller. When i added user controller in web page. In mozilla Firefox it is working properly. Like this Image[^] In Internet Explorer The sub menu goes under the web page. (Position:absolute) Like This[^] otherwise in Internet Explorer The sub menu show with some white space. (Position:inherit) Like this[^] Please Help me.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      This is an IE bug. You should look at menu controls that already exist, and how they do it. There's one built in to ASP.NET.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      N 1 Reply Last reply
      0
      • C Christian Graus

        This is an IE bug. You should look at menu controls that already exist, and how they do it. There's one built in to ASP.NET.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        N Offline
        N Offline
        Nanda_MR
        wrote on last edited by
        #3

        Thanks Christian Graus. Now I Tried that control in ASP.NET Webpage. It is working properly in IE. and I used Same code block. But I copied same code and component, & I tried in User-controller but same problem is coming. How can I come out from this Problem or Is any alternative way is there???:confused:

        C 1 Reply Last reply
        0
        • N Nanda_MR

          Thanks Christian Graus. Now I Tried that control in ASP.NET Webpage. It is working properly in IE. and I used Same code block. But I copied same code and component, & I tried in User-controller but same problem is coming. How can I come out from this Problem or Is any alternative way is there???:confused:

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          OK, the issue is probably to do with what's in your user control. At the end of the day, it's a bug in IE, I've come across it, but I just found another control that didn't do it, I don't know what the actual workaround is.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          N 1 Reply Last reply
          0
          • C Christian Graus

            OK, the issue is probably to do with what's in your user control. At the end of the day, it's a bug in IE, I've come across it, but I just found another control that didn't do it, I don't know what the actual workaround is.

            Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

            N Offline
            N Offline
            Nanda_MR
            wrote on last edited by
            #5

            Actually I m creating a menu. That Menu common for all other web page. As shown in Picture I want show all product in menu (3 sub menu is there) so is any other component in ASP.NET???

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups