jQWidgets Forums

jQuery UI Widgets Forums Navigation Tabs Tabs & iFrames

Tagged: 

This topic contains 19 replies, has 4 voices, and was last updated by  jccompagnon 9 years, 11 months ago.

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
  • Tabs & iFrames #9294

    Peter Stoev
    Keymaster

    Hi shimmoril,

    The code I sent you makes the jqxTabs to fill the page including the Tab content elements. If you want auto-height behavior from IFrame tag, you will not receive it. IFrame’s height could be set in percentages i.e the height depends on their container’s height or the IFrame’s height could be set in pixels i.e a Fixed height.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Tabs & iFrames #9304

    fgaonet
    Member

    shimmoril,

    I tested your code on my IE8. The tab can stretch to full available area. The iFrame content is too large, and can’t be viewd completely. You need to change your iFrame to scrolling=”yes”, so the whole content can be viewed by moving the sroll bars.

    Tabs & iFrames #9470

    shimmoril
    Participant

    Are there any updates in regards to this situation?

    Tabs & iFrames #9472

    Peter Stoev
    Keymaster

    Hi shimmoril,

    We have nothing to add to this topic. This is not an issue with our widget, but is the way IFRAME tag works. IFRAME tag does not support auto-height(see my previous post). If you want to set size to it, you should use its width and height properties. And to enable scrolling, see the fgaonet’s post.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Tabs & iFrames #73027

    jccompagnon
    Participant

    shimmoril, did you ever find a solution to this problem? I have a jqxgrid inside jqxtabs and the bottom of the grid is always cut off.

Viewing 5 posts - 16 through 20 (of 20 total)

You must be logged in to reply to this topic.