Re: [Moo] iPhone : scrolling within the box ?

2012-02-02 Thread Philip Swann
Overflow: auto; should only put scroll bars if u need them ?? On 02/02/2012, Paul wrote: > Yes it works: > I am abled to scroll within an iFrame/box on iPhone now (everything > but not PDF - I don't know why...) > with your advises I added this css code: > > overflow: scroll; > -webki

Re: [Moo] iPhone : scrolling within the box ?

2012-01-27 Thread Philip Thompson
Which version of iOS? I know prior to 5 did not have proper support for some CSS properties, such as position:fixed. ~Philip On Thu, Jan 26, 2012 at 4:51 PM, Philip Swann wrote: > Maybe need to resize it when displayed on iphone? Try tablet . I'm > stabbin in the dark but thought I'd put it out

Re: [Moo] iPhone : scrolling within the box ?

2012-01-26 Thread Philip Swann
Maybe need to resize it when displayed on iphone? Try tablet . I'm stabbin in the dark but thought I'd put it out there... On 26/01/2012, Oskar Krawczyk wrote: > Google: "webkit-overflow-scrolling". > > O. > > On Jan 26, 2012, at 11:37 PM, Paul wrote: > >> Hi, >> >> I am using mediaboxAdvanced 1.

Re: [Moo] iPhone : scrolling within the box ?

2012-01-26 Thread Oskar Krawczyk
Google: "webkit-overflow-scrolling". O. On Jan 26, 2012, at 11:37 PM, Paul wrote: > Hi, > > I am using mediaboxAdvanced 1.3.4 which is based on the MooTools 1.2.5 > version. > MediaboxAdvanced is a modal overlay that can handle images, videos, > animations, social video sites, twitter media lin

[Moo] iPhone : scrolling within the box ?

2012-01-26 Thread Paul
Hi, I am using mediaboxAdvanced 1.3.4 which is based on the MooTools 1.2.5 version. MediaboxAdvanced is a modal overlay that can handle images, videos, animations, social video sites, twitter media links, inline elements, and external pages... http://iaian7.com/webcode/mediaboxAdvanced The proble