Forum Discussion

desarrollosbi's avatar
desarrollosbi
Frequent Visitor
6 years ago
Solved

how to create public iframe on website but optimized for mobile version

Dear friends how to create public iframe on website but optimized for mobile version, view great example from your smartphone: https://corona.dataclue.bi   how can it solved?   Thanks Regards J...
  • nandukrishnavs's avatar
    6 years ago

    desarrollosbi 

     

    They have created two reports.

    1. for desktop
    2. for mobile 

    For mobile-specific report they have used custom resolution (Page-size)

    Then they have embedded the report into their site and based on the screen resolution they are interchanging the actual URL.


    Did I answer your question? Mark my post as a solution!
    Appreciate with a kudos
    🙂

  • nandukrishnavs's avatar
    nandukrishnavs
    6 years ago

    desarrollosbi 

     

    Since they are using custom page size, I don't know the exact values. But you can follow the normal mobile resolution 800x480 (16:10).

    Then increase the height based on your requirement. Then you will get scroll bar in mobile, but vertical scroll bar is normal in mobile view.



    Did I answer your question? Mark my post as a solution!
    Appreciate with a kudos
    🙂