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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Pbm:dropdowntab

Pbm:dropdowntab

Scheduled Pinned Locked Moved ASP.NET
javascriptsysadmin
4 Posts 3 Posters 1 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.
  • P Offline
    P Offline
    Priya S
    wrote on last edited by
    #1

    hi, i hv tab menu with dropdown menu ---- a id="Home0" href="~/Default.aspx" runat="server" title="Home">Home a id="Home1" href="~/About Us/Default.aspx" runat="server" title="About Us" rel="dropdown_about_us">About Us a id="Home2" href="~/Services/Default.aspx" runat="server" title="Services" rel="dropmenu_services">Services a id="Home3" href="~/Careers/Default.aspx" runat="server" title="Careers" rel="dropmenu_careers">Careers a id="Home4" href="~/Contact.aspx" runat="server" title="Contacts">Contacts dropdown ------- div id="dropdown_about_us" class="dropmenudiv_c" a id="Home5" href="~/About Us/Page1.aspx" runat="server" title="About Us - Page1">Page1 a id="Home6" href="~/About Us/Page2.aspx" runat="server" title="About Us - Page2">Page2 a id="Home7" href="~/About Us/Page3.aspx" runat="server" title="About Us - Page3">Page3 div> this is working while loading along with a javascript. when i goto deafult page,it works with dropdown, wen moved to ~/About Us/default.aspx not showing dropdown wat could be pbm.

    Thanks in advance, Priya.

    S M 2 Replies Last reply
    0
    • P Priya S

      hi, i hv tab menu with dropdown menu ---- a id="Home0" href="~/Default.aspx" runat="server" title="Home">Home a id="Home1" href="~/About Us/Default.aspx" runat="server" title="About Us" rel="dropdown_about_us">About Us a id="Home2" href="~/Services/Default.aspx" runat="server" title="Services" rel="dropmenu_services">Services a id="Home3" href="~/Careers/Default.aspx" runat="server" title="Careers" rel="dropmenu_careers">Careers a id="Home4" href="~/Contact.aspx" runat="server" title="Contacts">Contacts dropdown ------- div id="dropdown_about_us" class="dropmenudiv_c" a id="Home5" href="~/About Us/Page1.aspx" runat="server" title="About Us - Page1">Page1 a id="Home6" href="~/About Us/Page2.aspx" runat="server" title="About Us - Page2">Page2 a id="Home7" href="~/About Us/Page3.aspx" runat="server" title="About Us - Page3">Page3 div> this is working while loading along with a javascript. when i goto deafult page,it works with dropdown, wen moved to ~/About Us/default.aspx not showing dropdown wat could be pbm.

      Thanks in advance, Priya.

      S Offline
      S Offline
      Sandeep Akhare
      wrote on last edited by
      #2

      Is it user control or any other ? Where have you written this code ?

      Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

      P 1 Reply Last reply
      0
      • S Sandeep Akhare

        Is it user control or any other ? Where have you written this code ?

        Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

        P Offline
        P Offline
        Priya S
        wrote on last edited by
        #3

        this is written inside inline html, no user control

        Thanks in advance, Priya.

        1 Reply Last reply
        0
        • P Priya S

          hi, i hv tab menu with dropdown menu ---- a id="Home0" href="~/Default.aspx" runat="server" title="Home">Home a id="Home1" href="~/About Us/Default.aspx" runat="server" title="About Us" rel="dropdown_about_us">About Us a id="Home2" href="~/Services/Default.aspx" runat="server" title="Services" rel="dropmenu_services">Services a id="Home3" href="~/Careers/Default.aspx" runat="server" title="Careers" rel="dropmenu_careers">Careers a id="Home4" href="~/Contact.aspx" runat="server" title="Contacts">Contacts dropdown ------- div id="dropdown_about_us" class="dropmenudiv_c" a id="Home5" href="~/About Us/Page1.aspx" runat="server" title="About Us - Page1">Page1 a id="Home6" href="~/About Us/Page2.aspx" runat="server" title="About Us - Page2">Page2 a id="Home7" href="~/About Us/Page3.aspx" runat="server" title="About Us - Page3">Page3 div> this is working while loading along with a javascript. when i goto deafult page,it works with dropdown, wen moved to ~/About Us/default.aspx not showing dropdown wat could be pbm.

          Thanks in advance, Priya.

          M Offline
          M Offline
          Malcolm Smart
          wrote on last edited by
          #4

          pbm (assume that means problem) cud (could) be dat (that ) you hv (have) 'inlined' this in the default.aspx HTML and not in the about us/default.aspx. If wat (what) you want is this menu in all pages, look into Master Pages.

          "More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

          "This time yesterday, I still had 24 hours to meet the deadline I've just missed today."

          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