Skip to main content

Tech Help

  • Latest Posts
  • Tools
  • Tutorials
  • Troubleshooting
  • Random Number

Category: iOS

Safari .local domain names not resolving

November 12, 2015November 12, 2015 contrib Leave a comment

When testing a web project using WAMP and Fiddler I could not connect to the virutal host on an iPad running Safari. Worked with other browsers on the devices i.e. Chrome. To get it to resolve I had to change to virtual host from site1.local to site1.lc or anything else but .local.

Read More

Stop iPad and iOS devices formatting numbers on webpage

December 29, 2011January 5, 2012 contrib Leave a comment

An iOS will automatically see some numbers as telephone numbers and will format the number bypassing any css styling your website might have. You can stop this by altering the Apple specific meta tags. Place the code below in the head section of your webpage. <meta name=”format-detection” content=”telephone=no”>

Read More

Remove iOS styling on input boxes

December 29, 2011January 7, 2012 contrib Leave a comment

By default html input boxes will have a inner shadow style applied on iPad and other iOS devices. You can remove this styling by adding the following css code to a html input object. -webkit-appearance:none;

Read More

Search

Fields

Tags

apache apple audio benchmarking code snippet cpu CSS diagnostic disaster recovery docker download dvd excel exe files graphics HDD html Intune ipad linux media MSI music MySql overclocking path php powershell proxy RDP remote access remote support security ssh stress testing testing tutorials ubuntu video wamp windows wordpress workspace one wsl

Recent Posts

  • Check PHP-FPM Running Versions
  • Windows Desktop Icons Are White
  • WSL Ubuntu Reclaim Space on Vdisk Image Using Diskpart in Windows
  • Docker Import Mysql Database
  • Redis Viewer Tableplus

Other Pages

  • Privacy Policy
  • Terms and Conditions
sparkling Theme by Colorlib Powered by WordPress