moving lines

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Elijah Bailey

    moving lines

    I saw a webpage sometime back (I cant find the url again)
    which had a logo in the middle of the page and 4 lines,
    sweeping around it from left to right, top to bottom...
    the background was black...the lines white. I tried
    to see the source, and it was all javascript.

    How could i do this in javascript? Move a line from one
    place to the other (slowly)?

    Thanks,
    --Elijah
  • Kien

    #2
    Re: moving lines

    Hi,
    Try DHTML
    Like here



    HTH

    Kien


    geomrock@hotmai l.com (Elijah Bailey) wrote in message news:<e008fef8. 0406060023.5e5b 7427@posting.go ogle.com>...[color=blue]
    > I saw a webpage sometime back (I cant find the url again)
    > which had a logo in the middle of the page and 4 lines,
    > sweeping around it from left to right, top to bottom...
    > the background was black...the lines white. I tried
    > to see the source, and it was all javascript.
    >
    > How could i do this in javascript? Move a line from one
    > place to the other (slowly)?
    >
    > Thanks,
    > --Elijah[/color]

    Comment

    Working...