This is a migrated thread and some comments may be shown as answers.

Navigate to external file from TabStrip view - and show it within the TabStrip in Phonegap

0 Answers 46 Views
TabStrip (Mobile)
This is a migrated thread and some comments may be shown as answers.
Venkateswara
Top achievements
Rank 1
Venkateswara asked on 13 Apr 2012, 07:39 AM
when navigate to another file from within my tabstrip view  the page is load  took long time when page loaded it shows empty screen after taking long  time the page is loaded 

Here is the tabstrip code in default.html 

<div data-role="footer">
            <div data-role="tabstrip">
                <a href="#Home" data-icon="home">Home</a>
                <a href="External.html" data-icon="info">Details</a>
            </div>
</div>




No answers yet. Maybe you can help?

Tags
TabStrip (Mobile)
Asked by
Venkateswara
Top achievements
Rank 1
Share this question
or