Html menu problem
I created a dynamic HTML menu from database and on click of LI, i added it's destination in I-Frame , but when page does redirect , HTML menu becomes unload, how can i solve this problem.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suraj SahooPosted Jan 13, 2015, 1:28 PM
You need to have the HTML menu in the Layout page, so that every page that gets rendered and has Layout, then the menu will show up. So this will give you loose coupling as there will be menu at one place.
I hope you understand.
Please post back your queries if any.
Thanks