View Single Post
Old 02-20-2014, 12:09 AM   #386
pkbo
Addict
pkbo ought to be getting tired of karma fortunes by now.pkbo ought to be getting tired of karma fortunes by now.pkbo ought to be getting tired of karma fortunes by now.pkbo ought to be getting tired of karma fortunes by now.pkbo ought to be getting tired of karma fortunes by now.pkbo ought to be getting tired of karma fortunes by now.pkbo ought to be getting tired of karma fortunes by now.pkbo ought to be getting tired of karma fortunes by now.pkbo ought to be getting tired of karma fortunes by now.pkbo ought to be getting tired of karma fortunes by now.pkbo ought to be getting tired of karma fortunes by now.
 
Posts: 251
Karma: 214890
Join Date: Sep 2006
Device: none
chrox, will your fix work properly if I will specify font-family: AmerigoPL, sans-serif ? I guess no, because you've set 'n' to 1, the following code will never be executed:
Code:
if (n==-1 && nn!=-1)
{
    n = nn;
}
right?
pkbo is offline   Reply With Quote