lpxxfaintxx Posted June 15, 2006 Share Posted June 15, 2006 Hello,I am in a tricky situation, and I need a professional to help me out. I am coding a tutorial site, similar to Pixel2Life and Tutorialized.com. I have 2 tables for the tut categories: category, and subcategory. (For example, category would be like "PHP" and Subcategory would be like "Image Manipulation.") I want to make them collapsable, so it would be easier to maneuver through the site. Is there any way I can do this?Regards Quote Link to comment https://forums.phpfreaks.com/topic/12038-complicated-collapsable-menus/ Share on other sites More sharing options...
poirot Posted June 15, 2006 Share Posted June 15, 2006 Yes, but that would need javascript or maybe Ajax but not PHP itself. Quote Link to comment https://forums.phpfreaks.com/topic/12038-complicated-collapsable-menus/#findComment-45769 Share on other sites More sharing options...
lpxxfaintxx Posted June 15, 2006 Author Share Posted June 15, 2006 Yes, I've been thinking about AJAX. I am far from being good at AJAX... anyone care to help me out? Quote Link to comment https://forums.phpfreaks.com/topic/12038-complicated-collapsable-menus/#findComment-45770 Share on other sites More sharing options...
d_barszczak Posted June 15, 2006 Share Posted June 15, 2006 [!--quoteo(post=384044:date=Jun 15 2006, 01:38 AM:name=lpxxfaintxx)--][div class=\'quotetop\']QUOTE(lpxxfaintxx @ Jun 15 2006, 01:38 AM) [snapback]384044[/snapback][/div][div class=\'quotemain\'][!--quotec--]Yes, I've been thinking about AJAX. I am far from being good at AJAX... anyone care to help me out?[/quote]I have dont an expanderble menu before using JavaScript and i have a script you can download on my website.Ill try help you with it if you think it could be of any use.If not have a look at the code see if you can create something from it or get any ideas. Quote Link to comment https://forums.phpfreaks.com/topic/12038-complicated-collapsable-menus/#findComment-45910 Share on other sites More sharing options...
trq Posted June 15, 2006 Share Posted June 15, 2006 This has nothing to do with php. Why is this question even here? Quote Link to comment https://forums.phpfreaks.com/topic/12038-complicated-collapsable-menus/#findComment-45913 Share on other sites More sharing options...
nogray Posted June 15, 2006 Share Posted June 15, 2006 Take a look at this[a href=\"http://www.phpfreaks.com/forums/index.php?showtopic=95246&hl=\" target=\"_blank\"]http://www.phpfreaks.com/forums/index.php?...topic=95246&hl=[/a] Quote Link to comment https://forums.phpfreaks.com/topic/12038-complicated-collapsable-menus/#findComment-45991 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.