MARQUEE related question

Discussion in 'HTML & Website Design' started by JJ2009, Jan 20, 2009.

  1. #1
    Hello All,

    First of all I'm new to HTML. I need some help with a website I'm trying to do for my wife.

    Here is what I’m trying to do:

    I need a long graphic (its number of pictures combined together) to scroll across the screen. Here's the code I'm using right now:

    <MARQUEE BEHAVIOR="ALTERNATE" DIRECTION="left" WIDTH="700" SCROLLAMOUNT="3" ONMOUSEOVER="this.stop();" ONMOUSEOUT="this.start();"><IMG SRC="image1.jpg" BORDER="0"></MARQUEE>

    This works out pretty good. But I want to go one more step further. Instead of it's moving on its own back and forth, how can I or is it possible to have a button (like, an arrow) at each end to control the direction of movement?

    I would really appreciate any suggestion you can provide.

    Thanks in advance!

    JJ
     
    JJ2009, Jan 20, 2009 IP
  2. kazanova_ks

    kazanova_ks Active Member

    Messages:
    99
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    93
    #2
    take a look here man maybe you will find click
     
    kazanova_ks, Jan 20, 2009 IP