This article from WiredUK is claiming that the Although the company has made changes to the system so that your iPhone will now prompt you to enter your passcode if it detects you’re wearing a mask, tasks such as unlocking your smartphone and paying for your shopping using Apple Wallet have become frustrating. The other… Continue reading Masks and Face ID on the iPhone
Tag: iphone
Morning Sunrise — Thame
Despite this year being a bit of a disaster with regards to cancelled plans due to the virus, we were fortunate enough to plough ahead with some work on the house. As a result, we now are lucky to have these lovely views waking up on cold winter mornings.
HTML5 & CSS3 Darwin Workshop tomorrow
If you haven’t booked your place in tomorrows HTML5 and CSS3 Workshop with John Allsopp you still have time (albeit not much time).
Disable preloading on HTML5 Videos
The preload attribute informs the browser whether or not the video data should begin downloading as soon as the video tag is loaded. It gets even better than that, you can chose how much preloading is done with the options auto, metadata, and none.
Responsive Web Design Resources
We built the website Responsive Web Design because there was a lack of centralised resources for web developers that wanted to learn more about Responsive Web Design.
Stop Mobile Safari from Zooming when rotating device
When ever you are testing responsive design sites across multiple devices you need rotate the device. Sometimes doing this means that you’re layout/design is zoomed in more than the normal size.
Developing iPad web applications
Creating an iPad App doesn’t necessarily mean you need a IOS developer. You can go a long way towards making a web application look, behave and function just as a native app from the app store using only HTML, CSS and Javascript.