beta
Hello developer. Login with your existing account. New to Vodafone Developer? Register your account.

+ Login or create an account

0

I don't got any cellphone to test this, but when I run it as an opera widget, I'm able to scroll the widget when it exceeds page size.

So the question is this: Is it possible to scroll the widget when running it on a phone?

Lets say i have a widget 220x220, and I have an active content of 900x220. Will the user be able to scroll so that he can see the rest of the information being displayed?

1 Answer:

0
Hi fmsf, It is certainly possible to have a user scroll through widget content. For this all you need to do is put your content into a DIV that is linked to a CSS style with the overflow property set to "auto". More about this CSS property can be read here: http://www.w3schools.com/Css/pr_pos_overflow.asp Best regards, Ernst

Login and answer the question