Screen font Smoothing Enabled : Screen : Window Browser JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Window Browser » Screen »

 

Screen font Smoothing Enabled



    
<html>
<body>
<script language="JavaScript">
    function function1() {
        alert(screen.fontSmoothingEnabled);
    }
</script>
<button onclick="function1();">Font Smoothing Enabled</button>
</body>
</html>

    
      
      



-

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Window Browser
» Screen