Tag Archives: browser compatibility

Cross-Browser Compatibility: My Website Animation, Part 3

Following up on the issue I discussed previously here and here, I finally bit the bullet and straightened out the problems caused in the landing page animation by a certain behavior of Android web browsers. After periodically digging around for … Continue reading

Posted in Software | Tagged , , , | Leave a comment

Cross-Browser Compatibility: My Website Animation, Part 2

Digging into yesterday’s problem more I found references to a procedure called font boosting, and a number of ways to potentially control it or turn it off. Font boosting has to do with making the text larger by default on … Continue reading

Posted in Software | Tagged , , , | Leave a comment

Cross-Browser Compatibility: My Website Animation, Part 1

The introductory animation on my website has been a source of annoyance for me for some time. It never scaled properly on Android devices. It worked fine on every other browser I was able to test (IE, Edge, Firefox, Chrome, … Continue reading

Posted in Software | Tagged , , , | Leave a comment

A Simple Discrete-Event Simulation: Part 64

As I’ve been developing and experimenting with JavaScript over the last year-plus I’ve been more interested in showing my experience in simulation, graphics, and analysis than I have been with cross-browser- or backward-compatibility. If it ran on my phone (iPhone … Continue reading

Posted in Simulation | Tagged , , | Leave a comment