Dear all,
After updated glo to 2.3.1, some thing went wrong.
for example CSS:
Quote:
@font-face {
font-family:"zw";
url(res:///fonts/zw.ttf)
}
@font-face {
font-family:"ht";
url(res:///fonts/ht.ttf)
}
|
is worked well on 2.2, but failed on firmware 2.3.1.
Is anybody know how to fix the url?
Thanks!