Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. benarkely

    Dynamic menu with parent and child

    thanks for the reply Miros, Your right the explode statement is taking the id from the URL, I'll give the parent= URL extension a try and see what happens. Thanks for the other little tips will bear that in mind from now on. Cheers
  2. benarkely

    Dynamic menu with parent and child

    here is the db Field Type Null Default id int(11) No menutype varchar(25) Yes NULL name varchar(100) Yes NULL link text Yes NULL type varchar(50) No published tinyint(1) No 0 parent int(11) No 0 componentid int(11) No 0...
  3. benarkely

    Dynamic menu with parent and child

    Hi I need help completing a parent and child menu structure. I can successfully display all of the parent items and even the children to that specific parent. I have even got the CSS applied to the menu, the problem is that when I click onto one of the children the parent does not remain open...

Part and Inventory Search

Back
Top