smartmod Posted November 27, 2009 Share Posted November 27, 2009 Hello all, I searched for 3 days now and can't find a solution for my problem... My catalog is structured like this: ---------------------- Make -Nokia -6300i -8800i -... -Sony Ericsson -C905 -W800i -Product 1 -Product 2 -... -... -Toshiba -... Repairs -XXX -YYY -... ... ---------------------- I need a category quick selection dropdown designed as follows: Make: [Please select... ] Model: [Please select... ] [GO] The first Dropdown should contain all subcategories under the main category "Make", the second dropdown should be grayed out. As soon as a customer has selected a Make in the first dropdown, the second should become active and be populated with the selected subcategory's subcategories (Models). After a Model is selected, the GO button should be activated and pressing it should display the selected subcategory. If possible this would be nice with AJAX to avoid reloading the page everytime something is selected. As I said, I searched for three days now and can't find anything close. Please, your help is really appreciated! Thanks a lot in advance. Best regards! Quote Link to comment Share on other sites More sharing options...
smartmod Posted November 27, 2009 Author Share Posted November 27, 2009 I just saw, that one can't actually see the structure of my shop in my post. You can have a look at it at www.smartmod.de/catalog Thanks! Quote Link to comment Share on other sites More sharing options...
peteruittilburg Posted December 16, 2009 Share Posted December 16, 2009 (edited) What you need is called a chained select menu. Google for it, and you will find many links with script you can adapt easily to let it do the job. Some usable links: http://www.dynamicdrive.com/dynamicindex1/chainedmenu/index.htm http://www.dhtmlgoodies.com/index.html?whichScript=ajax_chained_select http://www.sitepoint.com/forums/showthread.php?t=619933 Edited December 16, 2009 by peteruittilburg Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.