Let me explain in better way.
i added navigationbar with tab items. as per your suggestion (http://help.gotiggr.com/documentation...) i did it.
When i click on tab1 it is going to page1 (highlighting tab1 to know it is selected)
When i click on tab2 it is going to page2 ( highlighting tab2 to know it is selected)
When i click on tab3 it is going to page3 ( highlighting tab3 to know it is selected)
till now everything is working fine
Now
on pag1, i added mobilelist( with 2 list items) when i click on first litem it should go to pageX. i did it. it works fine.
but when it goes to PAgeX , it does not display navigation bar. note that on PAgex i did not add navigationbar.
Q1: is there anyway i can show navigationbar always. ?
Q2: is there anything called subpage etcc.. i mean Pagex is subpage of Page1.as page1 has navigationbar , same navigation bar can pagex display it?
Q3: i want to see navigation bar always on the footer of all the pages/
i hope u this is clear now.
Max: please let me know