jQWidgets Forums

jQuery UI Widgets Forums Layouts Splitter Splitter issue inner a iframe

This topic contains 1 reply, has 2 voices, and was last updated by  Ivo Zhulev 9 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Splitter issue inner a iframe #83561

    chuonchuonot
    Participant

    Hello everyone,
    Could you please help me that the splitter does not work inner an iframe?

    This is my code :

    <html>
    <head>
    <title>Untitled Document</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    
    <body bgcolor="#CCFFFF">
    <div align="center">
    <iframe width="800" height="600" frameborder="1" scrolling="no" marginheight="0" marginwidth="0"
       src="http://localhost/Mywebsite/DocumentBrowser.aspx?login=mpt">
    </iframe><br />
    </div>
    </body>
    </html>
    
    

    The src here is url for a page that use splitter to display pdf file. It’s no problem if the page works separately but when I call it by iframe like that, the splitter does not render at all. 🙁
    Do you have any idea for this?

    Thank you so much!
    Best regards,
    Phuc

    Splitter issue inner a iframe #83578

    Ivo Zhulev
    Participant

    Hi chuonchuonot,

    We cant see that kind of behavior.
    Please send us a https://www.jseditor.io/.

    Best Regards,
    Ivo

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.