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?