Announcement

Collapse
No announcement yet.

Ultimate Fun!!!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Ultimate Fun!!!

    Check this out it will blow you away!!!



    <html>
    <head>
    <title> Numbers </title>
    </head>
    <body>
    <center>
    <Form Name="abc">
    Enter your number here<INPUT TYPE="Text" Name="bbox" Size="25" Value="">
    <input type="button" value="Your future" onClick="history.go(0);">
    </Form>
    <Script Language="Javascript">
    var counter = 0
    var loop2 = document.abc.bbox.value
    for (var loop= 1; loop <= loop2; loop++)
    {
    document.write(loop, " ");
    counter = counter + 1;
    if(counter==10)
    {
    document.write("<BR>")
    counter = 0;
    }
    }
    </script>
    </Body>

  • #2
    what did it do?:?:

    Comment


    • #3
      I believe it is supposed to be some kind of javascript "go back" button.
      Apparently attatched to a counter somewhere?

      But javascripting is not my strength by a long shot, anyone wanna' fill us in?
      The reason a diamond shines so brightly is because it has many facets which reflect light.

      Comment


      • #4
        weird.. ?

        Comment


        • #5
          Blew me away all right.... :?:.

          Comment


          • #6
            if it is a go back function - it won't be much fun if you opened a new window when you linked to this thread:laugh:
            The reason a diamond shines so brightly is because it has many facets which reflect light.

            Comment


            • #7
              like, wow!









              :?: :?: :?: :confused: :confused:

              Comment


              • #8
                That was amazing............nothing happened :eek:

                Comment


                • #9
                  well. it did refresh the browser...gotta give him some credit..lol

                  Comment


                  • #10
                    Wonder if he was tryin' to link it to his easy money thread. :?:
                    <center></center>

                    Comment


                    • #11
                      Dunno, but if he shows up doing the SPAM thing again, it is an easy process to ban him. ;)
                      Old age and treachery will overcome youth and skill
                      My Toys

                      Comment

                      Working...
                      X