Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
215
Target Page fit to panel
posted

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

  • 24497
    posted

    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.