(wrong string) �x(wrong string) �w

    if (parseInt(getComputedStyle(element, null).getPropertyValue('font-size'), 10) > 12) {        element.style.fontFamily = '΢���ź�';    }    else {        element.style.fontFamily = '����';    }
���ǽ����ϴ�����CSS����ʵ�ְɣ����磺
    @font-series auto-scale {        1 {            from: 0;            to: 12px;            font-family: '����';            font-weight: normal;        }        2 {            from: 13px;            font-family: '΢���ź�';            font-weight: bold;        }    }
    #element {        font-series: auto-scale;    }
��Ȼ���˾���û�б�Ҫ�����ˣ�����Ĵ�С�Dz�����CSS��ֵΪ��׼����Ƶ�Ŀ����ʲô��
12px�����壬��һ����ͨ��1080P��23����Ļ�ϣ���һ��2560x1440��27������ϣ�ʵ�ʿ�ʶ��Ĵ�С��Ȼ�Dz�ͬ�ģ�ͬʱ����zoom�ȵ�Ӱ�죬�����ֺ�Ϊ��׼��������Ϊ�����߱��㹻�����塣

Gray Zhang-------------------------------------------otakustay@live.comhttp://www.otakustay.com (Broken)

> Date: Wed, 14 Nov 2012 21:45:32 +0800
> From: kanghaol@oupeng.com
> To: public-html-ig-zh@w3.org; jinks@maxthon.com
> Subject: ���ֵĴ�С�x�ò�ͬ�����w
> 
> ����\����Ⱥ�e�v��Ԓ��
> 
>   # ��������:  12:47:48
>   # ��ϣ������CSS����������������
>   # ����12px�������źڡ�С�ڵ���12px����������
>   #
>   # ��������:  12:49:19
>   # ��ʵ���ںܶ���ҳ����ƶ����������
>   # ���ĵ�С��һ�����壬�����һ������
> 
> ���l֪���@�ܲ����� @font-face �_���᣿
> 
>  # ��������:  12:49:49
>  # �ٳ���һЩ ���Ǹ���css���Ե�ֵ������ʽɸѡ
> 
> �@��ʲ�N��˼��
> 
> 
> ����
> 
> Kenny
> -- 
> Web Specialist, Oupeng Browser, Beijing
> Try Oupeng: http://www.oupeng.com/

> 
 		 	   		  

Received on Wednesday, 14 November 2012 14:47:12 UTC