Page 2 of 2

How to put a webview on a mobile page.

Posted: Sat Dec 29, 2012 6:52 am
by aviz

i want the browser to be embedded with in the screen.. can i get control over the height and width of child browser


How to put a webview on a mobile page.

Posted: Sat Dec 29, 2012 10:04 am
by Kateryna Grynko

Hello!
If you use Panel to insert another page in Tiggzi, you are able to set width and height in HTML code of component Panel.
code<iframe src="http:&#47;&#47;tiggzi&#46;com" width="100px" height="200px"&#47;>/code


How to put a webview on a mobile page.

Posted: Mon Dec 31, 2012 5:04 am
by Avinash Lt

thanks for the reply. how ever when i change the url it seems to be blank. any solution??