Tagged Questions
1
vote
1answer
27 views
Is there a non-Safari Apple Web browser for the Ipad / iPhone / iPod?
I know Safari is the default Web browser on the current iPad / iPhone / iPod.
But was there a non-Safari official Apple made Web browser for these platforms in the past?
If so what are they and when ...
1
vote
1answer
256 views
Which browser contains “com.google.GooglePlus” in the agent string?
I noticed the following agent user strings hitting my website and wondered which browser is this user string for?
Mozilla/5.0 (iPad2; iPad; U; CPU OS 5_1_1 like Mac OS X; en_GB) ...
4
votes
1answer
85 views
How is the scrolling in mobile browsers (touch) different from desktop browsers?
I know scrolling works differently on mobile devices since they don't fire the scroll event right away.
What else is different? Where can I learn more about it? I want to know if it has any other ...
1
vote
0answers
405 views
Javascript autotab function not working on iPad or iPhone [closed]
I have this this piece of html code:
<form name="postcode" method="post" onsubmit="return OnSubmitForm();">
<input class="postcode" maxlength="1" size="1" name="c" onKeyup="autotab(this, ...
8
votes
3answers
3k views
iPad and iPhone browser rotating images on site?
I am experiencing an odd occurance on a site I'm building right now where images are displayed 90 degrees different from how they are supposed to, but while maintaining the normal dimensions of the ...
1
vote
3answers
5k views
Getting “cannot verify server identity” on iPhone and iPad for Go Daddy SSL
Whenever people navigate to a particular site of ours on an iPhone or iPad they are getting a "cannot verify server identity" message.
Our certificate was issued by Go Daddy.
I ran this checker as ...
0
votes
1answer
46 views
Safari Mobile suggested tags [closed]
I have been searching the internet and cannot find a good resource of information about what to use exactly to make a website work well in Safari Mobile. I looked in Apple's Safari Mobile dev docs, ...