Quantcast
Jump to content

mohammads

Members
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by mohammads

  1. Hello

    I created a simple 'Hosted Web App' application, for webos 3.x .

    .
    .
    .
    <html>
        <head>
            <meta http-equiv="refresh" content="0;url=https://ubuntu.com/">
        </head>
    </html>
    .
    .
    .

    Load external page

    A simple redirect to another page, and it works correctly. But there is a weird problem.

    The page won't scroll vertically!

    I even tried CSS styling with:

    overflow: scroll

    But wasn't useful. anyway to enable scrolling in a 'hosted web app'?

     

    Thank you

×
×
  • Create New...