[Pro] Overflow scroll iPad

Hello all.
Does anyone know if it is possible to make an inline div scroll with overflow on iPad?

Thanks

Billy


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sure. Select the HTML box that has the Overflow setting applied to it, choose Item / Extended from the main menu, click on the

segment of the dialog, and then Add. In the name field, enter:

-webkit-overflow-scrolling

In the Value field, enter

touch

That’s it. Oh, and you must have already set Overflow: Scroll in the Inspector, or this won’t do anything.

Walter

On Jan 15, 2014, at 5:35 PM, billy kimmel wrote:

Hello all.
Does anyone know if it is possible to make an inline div scroll with overflow on iPad?

Thanks

Billy


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Walter.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options