Jerry Levine
Posts: 0
Joined: Tue Oct 09, 2012 6:16 am

Full Bleed Outside WebPage?

How do I have a full-bleed outside HTML page display inside of a Tiggzi app? I've attempted to use an iFrame, but it does not display to the edges of the screen. It also displays at approximately 1/4 height and does not change based on the size of the screen.

Jerry Levine
Posts: 0
Joined: Tue Oct 09, 2012 6:16 am

Full Bleed Outside WebPage?

I'm presuming this could be called by Javascript, but I'm not certain...

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Full Bleed Outside WebPage?

Do you want to embed another web page into your app?

Jerry Levine
Posts: 0
Joined: Tue Oct 09, 2012 6:16 am

Full Bleed Outside WebPage?

Max - That's exactly what I'm trying to do. I'm going to have a list that loads different outside pages based on a user's selection, but I want to make sure they load inside the application rather than in the standard browser.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Full Bleed Outside WebPage?

Yes, CSS would be the way to style/format it.

Jerry Levine
Posts: 0
Joined: Tue Oct 09, 2012 6:16 am

Full Bleed Outside WebPage?

Any suggestions on how to code this properly within Tiggzi?

Jerry Levine
Posts: 0
Joined: Tue Oct 09, 2012 6:16 am

Full Bleed Outside WebPage?

Max - Any suggestions on how to code this properly with Tiggzi?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Full Bleed Outside WebPage?

You can use the Panel component to embed the iframe: http://help.gotiggr.com/documentation...

As for styling it so it takes up the entire screen, you will need to find the right CSS.

Jerry Levine
Posts: 0
Joined: Tue Oct 09, 2012 6:16 am

Full Bleed Outside WebPage?

Max - that's what I've been attempting, but no matter what, Tiggzi seems to force it back into a tiny box...

Jerry Levine
Posts: 0
Joined: Tue Oct 09, 2012 6:16 am

Full Bleed Outside WebPage?

Max - here's a public link to the project. I can get the resizing to work fine with an iFrame on the width but not on the height. Not sure what I'm supposed to be calling in the CSS for height but it's not working. :(

Return to “Issues”