Log message #108161

# At Username Text
# Aug 7th 2008, 01:59 batcoder-7 why would anyone pull there sites menu system from a db ?
# Aug 7th 2008, 01:59 thestaff to replace prototype with jquery do I just change script ?
# Aug 7th 2008, 01:59 batcoder-7 you dont plan on chnaging menu navigatio nevery day
# Aug 7th 2008, 01:59 achew22 that involves way less sexy CS magic
# Aug 7th 2008, 01:59 thestaff achew22, so I remove the prototype javascript and know I get fowarded to the view I wanted inside the modal boc
# Aug 7th 2008, 01:59 batcoder-7 this is a menu i dont need it from the db ?
# Aug 7th 2008, 01:58 achew22 oh... lame
# Aug 7th 2008, 01:58 batcoder-7 no no hardcoded
# Aug 7th 2008, 01:58 achew22 so that they can be edited?
# Aug 7th 2008, 01:58 achew22 you want to store them in a database right?
# Aug 7th 2008, 01:58 achew22 but a tree would make this easier
# Aug 7th 2008, 01:58 batcoder-7 tables ?
# Aug 7th 2008, 01:58 batcoder-7 yea i want to do it the right way
# Aug 7th 2008, 01:58 achew22 you can do it between two tables
# Aug 7th 2008, 01:58 achew22 yep, it's a tree thing if you want to do it the right way
# Aug 7th 2008, 01:57 batcoder-7 depending on which top level menu item is selected
# Aug 7th 2008, 01:57 achew22 this is totally a tree problem still -- sorry
# Aug 7th 2008, 01:57 batcoder-7 but see hwos theres a top level menu and then a child menu below it ?
# Aug 7th 2008, 01:57 achew22 okay
# Aug 7th 2008, 01:57 batcoder-7 forget the drop downs though dont want drop downs
# Aug 7th 2008, 01:57 batcoder-7 paypal.com achew22
# Aug 7th 2008, 01:57 achew22 show me a sample of what you are emulating
# Aug 7th 2008, 01:56 batcoder-7 no no im sorry menu is the wrong word being used here
# Aug 7th 2008, 01:56 achew22 do you want something like this? http://www.howtocreate.co.uk/tutorials/testMenu.html
# Aug 7th 2008, 01:55 batcoder-7 yea
# Aug 7th 2008, 01:55 achew22 5 or 6 links?
# Aug 7th 2008, 01:55 batcoder-7 or*
# Aug 7th 2008, 01:55 batcoder-7 when you click home or should i say it will already be there below that will be maybe 5 05 links
# Aug 7th 2008, 01:55 achew22 ACTION is calm
# Aug 7th 2008, 01:55 achew22 capslock
# Aug 7th 2008, 01:55 achew22 sorry
# Aug 7th 2008, 01:55 achew22 wow
# Aug 7th 2008, 01:55 achew22 OKAY
# Aug 7th 2008, 01:55 batcoder-7 achew22: ok, Home - Services - contact us << say these are 3 tabs in the main page
# Aug 7th 2008, 01:54 achew22 ah, then explain what you want again. that could be the problem
# Aug 7th 2008, 01:54 batcoder-7 no no hehhehe
# Aug 7th 2008, 01:54 achew22 batcoder-7: you want to have a drop down menu system for your site stored in the db?
# Aug 7th 2008, 01:53 achew22 thestaff: very much yes you would be able to do the same thing. on the site wildbit.com they even reference some other similar projeccts that run on other frameworks
# Aug 7th 2008, 01:53 batcoder-7 you know what i am trying to do though right ?
# Aug 7th 2008, 01:53 achew22 batcoder-7: start off by looking over the tree behavior in the book then look at the tree helper -- it has the ability to generate and maintain the system you desire without you writing much code
# Aug 7th 2008, 01:53 thestaff would i be able to do the same thing ?