Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet message from alt.ascii-art, 29 Jan 1998.
Re: Walking dog - who can help?

Re: Walking dog - who can help?

In article <6aqrqv$74t$1...@surz03.HRZ.Uni-Marburg.DE>, Jochen Weller
<Wel...@stud-mailer.uni-marburg.de> writes
>And now? What am I supposed to do?
>Here's DOG.HTM...
>
>++ snip ++

That doesn't wok yet. Try this....
(You can substitute your own sequence of frames)

<html>

  <!-- HEAD PART -->

  <head>
     <title> put name of page here </title>
  </head>

  <!-- SCRIPT PART -->

  <script language="JavaScript">

    var max=0;     // FUNCTION TO SET UP FRAMES
    function tlist(){ max=tlist.arguments.length;
        for(i=0;i<max;i++) this[i]=tlist.arguments[i];
    }

    tl = new tlist(
      "                \r\n"+     // FRAME #1
      "                \r\n"+
      " _.--._         \r\n"+
      "<_''''_> SNAP ! \r\n"+
      " ''--''         \r\n" ,
      "                \r\n"+     //       #2
      " .-''-.         \r\n"+
      " _'..'_         \r\n"+
      "<_d..d_>        \r\n"+
      " ''--''         \r\n" ,
      "  ____          \r\n"+     //       #3
      " (    )         \r\n"+
      " _\\__/_         \r\n"+       // [put \\ to print \ ]
      "<_@..@_>        \r\n"+
      " ''--''         \r\n" ,
      "                \r\n"+     //       #4
      " .-''-.         \r\n"+
      " _'..'_         \r\n"+
      "<_b..b_>        \r\n"+
      " ''--''         \r\n" ,
      "                \r\n"+     //       #5
      "                \r\n"+
      " _.--._         \r\n"+
      "<_''''_> SNAP   \r\n"+
      " ''--''         \r\n"
    );
    var x=0;       // FUBCTION TO DISPLAY FRAMES IN SEQUENCE
    function tick() {
      document.f.t.value=tl[x];
      x++; if(x==max) x=0;
      setTimeout("tick()",105);
    };
  </script>
  
  <!-- BODY SECTION -->

  <body onload="tick()"
    LINK="0000FF" ALINK="339900" VLINK="33CC33" HLINK="CC0000"
    BGCOLOR="000000" TEXT="FFFFFF"
  >

    <!-- This is the form and textarea the script accesses -->
    <FORM NAME=f>
      <TEXTAREA NAME=t ROWS=4 COLS=60 BGCOLOR=000000 TEXT=FFFFFF>
      </TEXTAREA>
    </FORM>

    [Put more HTML stuff in body here if wanted]

  </body>

</html>
                                            |~/           |~/
~~|;'^';-._.-;'^';-._.-;'^';-._.-;'^';-._.-;||';-._.-;'^';||_.-;'^'0-|~~
P |      Woof Woof, Glug Glug               ||____________||      0  | P
O |   Who Drowned the Judge's Dog?          | . . . . . . . '----. 0 | O
O |         answers on                  *---|_______________  @__o0  | O
L |{a href="news:alt.religion.scientology"}{/a}_____________|/_______| L
and{a href="http://www.xemu.demon.co.uk/clam/lynx/q0.html"}{/a}XemuSP4(:)

Original message headers
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f996b,d6943e41e21757a9
X-Google-Attributes: gidf996b,public
From: Dave Bird---St Hippo of Augustine <Dev...@xemu.demon.co.uk>
Subject: Re: Walking dog - who can help?
Date: 1998/01/29
Message-ID: <Ol6...@xemu.demon.co.uk>#1/1
X-Deja-AN: 320691367
References: <6aqrqv$74t$1...@surz03.HRZ.Uni-Marburg.DE>
MIME-Version: 1.0
Distribution: world
X-NNTP-Posting-Host: xemu.demon.co.uk [158.152.196.209]
Organization: 1st Canine Chapel of Bob Dobbs Dog (Church of the SubGenius)
Newsgroups: alt.ascii-art

Related ASCII art in the Gallery

Explore these categories from our collection of 11,000+ artworks:

About this message. This message was posted publicly to the newsgroup alt.ascii-art in 1998 and is mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you the author? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post