Detect iDevice color

I don't know if there is metadata available for javascript in a web application to indicate what color the iPhone is. Basically, what I would like to do is determine the color of the iPhone, and then use the color-related stylesheet.

enter image description here

EDIT Forgot the question.

Is there a way to determine the color of an iDevice?

+5
source share
2 answers

Model numbers are a way, for example:

MD381 - Black iPhone 4S
MC920 - White iPhone 4S

+4
source

iOS ( 2012 ) "", iPhone iPod Touch. , Javascript -.

+1

All Articles