If there are multiple mobile device resolutions then ScreenWidth, Font, controlFontSize can be customized per screen resolution. For example if there is a mobile device with screen resolution 480x640, then new name value pairs can be added for specific screen resolution . "ScreenWidth480x640", Font480x640, controlFontSize480x640 can all have different values. If there is no screen resolution specific information then unqualified entries (ScreenWidth, Font, controlFontSize) are used. Please note that device specific settings are only applicable to mobile browsers (not desktop browsers). Desktop browsers will only use default settings. |