![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
It seems that iPhone 3G will not show the scrollbar for the following simple page: http://www.0011.com/html/test-iphone.html so if you are looking at the page using an iPhone, then you are stuck... you can't see headline 17 to 22 approximately. also, a related observation is, on FF, Chrome, and Safari on PC, there is no padding of 20px at the bottom of "headline 22". On IE 7, it is shown. I wonder if IE 7 is not conforming to the spec? For this case, some users (and I) actually prefer some padding shown. |
#3
| |||
| |||
|
|
It seems that iPhone 3G will not show the scrollbar for the following simple page: http://www.0011.com/html/test-iphone.html so if you are looking at the page using an iPhone, then you are stuck... you can't see headline 17 to 22 approximately. also, a related observation is, on FF, Chrome, and Safari on PC, there is no padding of 20px at the bottom of "headline 22". On IE 7, it is shown. I wonder if IE 7 is not conforming to the spec? For this case, some users (and I) actually prefer some padding shown. |
#4
| |||
| |||
|
|
Opera in small screen mode behaves the same. Perhaps you should stop specifying fonts, widths, and heights in absolute units, and let the browser do its job. |
#5
| |||
| |||
|
|
There is the quick and dirty solution: span style="padding-bottom: 20px"> headline 22</span> that works on my browsers... |
#6
| |||
| |||
|
|
On Oct 21, 7:18 am, C A Upsdell <cupsd... (AT) upsdell (DOT) invalid> wrote: Opera in small screen mode behaves the same. Perhaps you should stop specifying fonts, widths, and heights in absolute units, and let the browser do its job. oh you mean Opera in small screen mode behave the same way as iPhone, where headline 17 to 22 is not possible to be viewed due to no scrollbar? |
#7
| |||
| |||
|
|
On Oct 21, 3:20*pm, dorayme <doraymeRidT... (AT) optusnet (DOT) com.au> wrote: There is the quick and dirty solution: span style="padding-bottom: 20px"> headline 22</span> that works on my browsers... thanks dorayme (= CDE, as C = do, D = ray in music). hmm... i also could throw in some <br> just to have some spacing... the fact that FF3 and Chrome actually not put any padding there seem to suggest no padding is the standard way... and i am just wondering if that's the case... |
![]() |
| Thread Tools | |
| Display Modes | |
| |