i want the browser to be embedded with in the screen.. can i get control over the height and width of child browser
i want the browser to be embedded with in the screen.. can i get control over the height and width of child browser
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://tiggzi.com" width="100px" height="200px"/>/code
thanks for the reply. how ever when i change the url it seems to be blank. any solution??