Changing CSS on the fly in a UIWebView on iPhone
- by Shaggy Frog
Let's say I'm developing an iPhone app that is a catalogue of cars. The user will choose a car from a list, and I will present a detail view for the car, which will describe things like top speed. The detail view will essentially be a UIWebView that is loading an existing HTML file.
Different users will live in different parts of the world, so…