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. menu and submenu show in sidebar after click on it and load its related pages

menu and submenu show in sidebar after click on it and load its related pages

Scheduled Pinned Locked Moved Web Development
javatoolstutorialquestion
6 Posts 4 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.
  • M Offline
    M Offline
    Member 11805063
    wrote on last edited by
    #1

    how to show menu and its submenu in sidebar on its related page after click on menu and submenu .? using java script?

    Z 1 Reply Last reply
    0
    • M Member 11805063

      how to show menu and its submenu in sidebar on its related page after click on menu and submenu .? using java script?

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #2

      By writing lots of code. Where are you stuck?

      There are only 10 types of people in the world, those who understand binary and those who don't.

      M 1 Reply Last reply
      0
      • Z ZurdoDev

        By writing lots of code. Where are you stuck?

        There are only 10 types of people in the world, those who understand binary and those who don't.

        M Offline
        M Offline
        Member 11805063
        wrote on last edited by
        #3

        this code show only menu and submenu..while i want to show only submenu on every page.. (function() { $('.link').click(function() { $('.box').hide(); $('#' + $(this).attr('title')).show(); return true; }); })(); can i attach image?

        Z E 2 Replies Last reply
        0
        • M Member 11805063

          this code show only menu and submenu..while i want to show only submenu on every page.. (function() { $('.link').click(function() { $('.box').hide(); $('#' + $(this).attr('title')).show(); return true; }); })(); can i attach image?

          Z Offline
          Z Offline
          ZurdoDev
          wrote on last edited by
          #4

          Member 11805063 wrote:

          this code show only menu and submenu.

          That's this line of code: " $('#' + $(this).attr('title')).show();"

          Member 11805063 wrote:

          i want to show only submenu

          Then change what is shown.

          Member 11805063 wrote:

          can i attach image?

          This is programming. You can do whatever you want.

          There are only 10 types of people in the world, those who understand binary and those who don't.

          L 1 Reply Last reply
          0
          • Z ZurdoDev

            Member 11805063 wrote:

            this code show only menu and submenu.

            That's this line of code: " $('#' + $(this).attr('title')).show();"

            Member 11805063 wrote:

            i want to show only submenu

            Then change what is shown.

            Member 11805063 wrote:

            can i attach image?

            This is programming. You can do whatever you want.

            There are only 10 types of people in the world, those who understand binary and those who don't.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            RyanDev wrote:

            You can do whatever you want.

            :thumbsup::thumbsup::thumbsup:

            1 Reply Last reply
            0
            • M Member 11805063

              this code show only menu and submenu..while i want to show only submenu on every page.. (function() { $('.link').click(function() { $('.box').hide(); $('#' + $(this).attr('title')).show(); return true; }); })(); can i attach image?

              E Offline
              E Offline
              Endive Software
              wrote on last edited by
              #6

              Endive Software a leading iPhone and android app development company in USA. You can Hire Mobile application developers. send your requirement : http://www.endivesoftware.com/get-a-quote.php Skype : endive-consulting Email : Sales@endivesoftware.com

              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