Dynamic Menu Select Jquery Php And Mysql

Hello,

I need a dynamic menu select based on AJAX(Jquery), PHP and Mysql. The required functionality is like this : (see the image attached)

1.- User select a main category of products on the first menu-select.

2.- AJAX automatically returns the list of subcategories in the second menu-select.

3.- Finally, based on the category or subcategorie selection the script has to show the thumbnails of the products in a carrusel and let the user pick a product.

** It will be nice that the script give us the oportunity to show a logo (on the thumbnail section) while the user is moving from the category or subcategories(just this functionality could be static, I mean directly on javascript or something to take a little bit control of the aestethics )**

” All the categories, subcategories, products and the relation between each other are loaded form a mysql database. The images are on the filesystem and not in the database, so it’s basically load the location”

I need a hight quality visual effects please, using nice jquery transitions for the carrusell and fully customizable throught CSS (At this moment we don’t have a predefined CSS layout).

Leave a Reply

Your email address will not be published. Required fields are marked *