Quantcast
Jump to content

Recommended Posts

Posted

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>
.
.
.

link hidden, please login to view

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

Posted

I found a solution!

scrollIntoView();

link hidden, please login to view

Now I can create a scroll-enabled box, fit to UHD screen and load external web to the box.

  • Like 1
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...