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

Scrollable iframe or alternative

0 Answers 147 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mat
Top achievements
Rank 1
Mat asked on 23 Aug 2012, 02:30 PM
I need to load html & css from a remote page into a view. I've tried using and iframe with the following code

        <div data-role="view" data-layout="app" data-title="about" id="viewid">
<iframe src="http://easytrip.fusio.net/easytrip.htm"></iframe
</div>

But the iframe isn't scrollable in a mobile browser. Is there a way of making the iframe scrollable or a different method of loading a remote page into a view and have it scrollable? 

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Mat
Top achievements
Rank 1
Share this question
or