Page 1 of 1

Iframe does not show in test browser

Posted: Sun Dec 02, 2012 9:14 am
by Stijn

Hi there. I'm relatively new to Tiggzi.

I'm trying to build a simple app that loads an RSS feed, and after pressing on a list item you go to the next page (onload, load page). In this page I want to have an iframe which displays the original website.

Now when I add an iframe (using a panel), I do see the website while building the app, but I don't see it in the mobile preview mode. The same happens when I use a panel with some simple html "hello world". I see this in the building view, but not in the test mode.

I checked this forum, and all the examples didn't work for me. For instance the youtube example, where the javascript that's loaded at event "load": it does not show the iframe.

Hopefully anybody can help! :-)

NB. In some posts you mentioned something about "you have to alter the right css". If that's the case, where and how do I do this?


Iframe does not show in test browser

Posted: Mon Dec 03, 2012 1:11 am
by maxkatz

Some sites don't allow to be loaded inside an iframe. As to why it works in desktop browser but not in mobile browser - I'm not sure. You need to make sure the iframe code is supported in mobile browser.


Iframe does not show in test browser

Posted: Mon Dec 03, 2012 6:16 am
by Stijn

Hi Max, thanks for your response.

The thing is - even a label with the code "hello world" doesn't show. I do see it in the builder, but not in test mode. In this case I'm not using an iframe. What could cause this?

Thanks!


Iframe does not show in test browser

Posted: Mon Dec 03, 2012 4:26 pm
by Kateryna Grynko

Hello,
This is a problem of a new builder. It will be fixed soon. I will update.