Thanks for answering about the saving UTF-8 and Unix (LF) it helps to
confirm it for me. Also thanks for the link.
Lately I have started using:
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta content="minimum-scale=1.0, width=device-width, maximum-
scale=0.6667, user-scalable=no" name="viewport">
<meta name="format-detection" content="telephone=no">
The format detection is because I often have drug dosages in the pages
and I don't want it trying to dial up a drug ;-)
Is there any reason to continue using this?
<meta name="apple-mobile-web-app-capable" content="yes">
Linda
--
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en.