Hi all,
Im using tabs and side menu together with the method in this pen http://codepen.io/gnomeontherun/pen/tbvdH
I need to make the tabs page default and using tabs as default navigation for example in this method normally when you go into a page in the side menu back button doesn’t show up. What i need is showing up back button for every page in side-menu.
so when user gets on another page there is a back button and user can go back to default page which is tabs page with that back button. This way i don’t need to include the default page into side menu. It’s always accessible via back buttons
I need help for implementing this
Thanks