473,623 Members | 2,693 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

these HTML and CSS won't show correctly on iPhone 3G Safari?

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.

Oct 21 '08 #1
6 4181
liketofindoutwh y wrote:
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.
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.
Oct 21 '08 #2
In article
<64************ *************** *******@g25g200 0prf.googlegrou ps.com>,
liketofindoutwh y <li************ **@gmail.comwro te:
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.
Why not make the list an HTML list and specify a greater bottom margin
or padding for the last list item?

There is the quick and dirty solution:

<span style="padding-bottom: 20px"headline 22</spanthat works on my
browsers...

--
dorayme
Oct 21 '08 #3
On Oct 21, 7:18*am, C A Upsdell <cupsd...@upsde ll.invalidwrote :
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?

Oct 23 '08 #4
On Oct 21, 3:20*pm, dorayme <doraymeRidT... @optusnet.com.a uwrote:
There is the quick and dirty solution:

<span style="padding-bottom: 20px"headline 22</spanthat works on my
browsers...
thanks dorayme (= CDE, as C = do, D = ray in music). hmm... i also
could throw in some <brjust 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...

Oct 23 '08 #5
liketofindoutwh y wrote:
On Oct 21, 7:18 am, C A Upsdell <cupsd...@upsde ll.invalidwrote :
>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?
With Opera in small screen mode, the scroll bar is so far to the right
that it is not visible. And there is no need for it to be so far to the
right, because the "headlines" are not very long. If you left the width
unspecified, for example, or perhaps made it 100%, the scroll bar would
have been within the browser window, not way to the right.

Oct 23 '08 #6
In article
<26************ *************** *******@v16g200 0prc.googlegrou ps.com>,
liketofindoutwh y <li************ **@gmail.comwro te:
On Oct 21, 3:20*pm, dorayme <doraymeRidT... @optusnet.com.a uwrote:
There is the quick and dirty solution:

<span style="padding-bottom: 20px"headline 22</spanthat works on my
browsers...

thanks dorayme (= CDE, as C = do, D = ray in music). hmm... i also
could throw in some <brjust 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...
Since you snipped the context I can't remember all the details but I
think I did use FF3 to make the suggestion. Also, using br is not as
kosher as putting in some padding.

--
dorayme
Oct 23 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
5409
by: Greg Ercolano | last post by:
I'm trying to make a SELECT form that contains monospaced text where the headings and columns in the text align. Here's the HTML I've been using that seems to work on all browsers /except/ safari: --- snip <HTML> <HEAD><TITLE>www-rush</TITLE> <style type="text/css">
10
3468
by: Eric Lindsay | last post by:
This may be too far off topic, however I was looking at this page http://www.hixie.ch/advocacy/xhtml about XHTML problems by Ian Hickson. It is served as text/plain, according to Firefox Response Headers - http://www.hixie.ch/advocacy/xhtml Date: Wed, 23 Nov 2005 21:36:06 GMT Server: Apache/1.3.33 (Unix) DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.3.10 mod_ssl/2.8.22 OpenSSL/0.9.7e Vary: Accept-Encoding,User-agent
3
3436
by: Arodicus | last post by:
This is bugging me: how do I reference the topmost node (HTML) within a document? I'd like to set a class on it, which specifies various browser/os/versions so that several browser/os/version-specific css bugs may be addressed without coding. eg: <HTML class="_IE _IE7 _Win _IE7Win"> The closest I've come is document.body.parentNode (line 22, below), but this of course requires that my script be executed from within body... I'd prefer to...
0
1625
by: RobG | last post by:
On Jun 20, 11:44 am, Jonas Smith <jonas.sm...@yahoo.comwrote: Try the iPhone dev group: <URL: http://groups.google.com.au/group/iphonewebdev > --
0
37984
digicrowd
by: digicrowd | last post by:
http://bytes.com/images/howtos/applemail_sig_icon.jpg At first glance, it may not appear that Apple Mail (otherwise known as Mail.app) supports the use of HTML signature emails. However, with a little terminal and Safari magic, you will be sending HTML signatures. 1. Prepare your HTML signature. Open TextEdit or your favorite HTML editor and create your signature just how you want it to look. Remember to keep it simple as most mail...
0
1790
by: Python Nutter | last post by:
Yes it does involve Jailbreaking. Python GCC Java and Ruby are all available to run on the iPhone after you Jailbreak it. Just run the Cydia appliacation (jailbreak's AppStore) to install
0
3225
by: babu8880 | last post by:
www.convensysglobal.com/elearn You can login and attend courses and similar resources ask your doubts from experienced engineers in iphone and Objective C Domain You can attend live classes through our website with experienced teachers available world wide. Some among you can also be teachers while others will be your students. This is fun and adds knowledge in the domain of i-Phone Development. We request all users to be active in...
6
4080
by: StevenHu | last post by:
Is there an option we are supposed to check in Acrobat that will allow form field content to display in the iPhone Safari browser/viewer? When I navigate to an online PDF form already filled in with Firefox on my desktop computer I see them fine. When viewed in Safari on iPhone 3.0, fields are blank. Example: http://67.199.85.166/racing/setups/b44_thielke_jconceptswave_2009.pdf Thanks, Steve
1
8312
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8460
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7132
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6104
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4067
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4153
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2590
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1467
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.