Set the variable to different object and then try...

variable to different object

<html>
   <body>
     
      <script type="text/javascript">
         <!--
            var index;
            document.write("Navigator Object Properties<br /> ");
       
            for (index in anurag) {
               document.write(aProperty);
               document.write("<br />");
            }
            document.write ("Exiting from the loop!");
         //-->
      </script>
     
      <p>Set the variable to different object and then try...</p>
   </body>
</html>

Comments

Popular posts from this blog

java script book in PDF format

auto redirected page in java script