I am working on a web app that uses Extjs components, PHP, and MySQL. I want to correctly display my apps on iPad. Are there special CSS rules or meta tags?
Your question is fairly vague. Here are some tips for developing a web application on iOS:
<meta> tag to tell mobile Safari what the width of your site should be, similar to:<meta name = "viewport" content = "width = 320, initial-scale = 2.3, user-scalable = no"><meta> tags supported by mobile Safari here.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With