How can I switch css by different os (iphone or android )?
thanks a lot.
How can I switch css by different os (iphone or android )?
thanks a lot.
At the project level, you have a merges folder, where you can specify platform specific/different files.
There you could place a css file for android and iOS in its respect folder. Just make sure to reference the same file in your index.html