Displaying the page content within the menu tab for a mobile website
For a customer mobile website, they have a design in which the pages in the menu will expand to its child levels and once it reaches the level where there are no more child pages, it displays content of that page within the menu. Can you please let me know if this is possible?I was thinking of keeping the menu as a CSElement which will expand to its child levels once clicked. But I am not able to figure out how I will display the content within.
0