Hey Guys,
Simple question, im using a WebTab to target various pages, how do i get it so that the target page (url) fits to the Tabs Panel?
cheers
Ben
Hi Ben,
When TargetUrl is used, then UltraWebTab uses <iframe> which points to the page. Width and height of <iframe> are streatched to the size of UltraWebTab. UltraWebTab is not able to adjust its size to the size of target (and it would be odd, because some websites have huge heights). So, the only thing you can do,- try to adjust size of UltraWebTab to fit size the largest page used by your application.