Jump to content

display subcategories with category clicked with ajax


itpvision

Recommended Posts

Hello,

I have a link navigation of categories retrieved from the database, while I know how to display subcategories based on category link clicked with classical approach, I want to do this with ajax,

 

The problem is with the classical style,I know the GET['id'] sent and the row im in with the category, so by simple comparison, I know how to display the subcategories under its parent category, but with ajax, I cannot know the GET and compare it, so the subcategories are displaying under a different category

 

Help appreciated

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.