JavaScript Tutorial/MS JScript/x86

Материал из Web эксперт
Перейти к: навигация, поиск

@_x86

The @_x86 variable determines if a Intel processor is being used. When the variable is not true, it is defined as NaN.



   <source lang="javascript">

<html>

   <script language="JScript">
   
   </script>

</html></source>