Scrolling a div on mouse over

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Scrolling a div on mouse over

    Hi all.

    [url]http://www.laurentobia.com[/url]

    The above site is a work in progress.

    What i want to do is place an image (ie. an arrow) above and below the bank of
    thumbnails on the left (div id="thumbnailBank") and have the div scroll up or
    down, respectively, when the user mouses over (MO) the arrows. I thought this
    would be a fairly simple effect to achieve but Googling has returned really
    over-complicated results. I thought it would just be as easy as having 2
    javascripts (one to scroll up and one to scroll down) and calling them on the
    MO action.

    Does anybody have a suggestion or a link to download such js's (i am not a js
    programmer :grin; )

    I want to avoid using frames.

    Cheers in advance,
    C

    (Oh, and i am aware of the rendering problems with Firefox and i'm working on
    them :grin;)

    ChimpanzeeUK Guest

  2. Similar Questions and Discussions

    1. Scrolling _MC on x axis on mouse and stopping it
      > I assume your clip is named <myClip> (you will have to change that). > I create an event on the fact the mouse move onClipEvent( mouseMove ){ ...
    2. Mouse Wheel Scrolling Problem
      Hi Everyone! I've been working with Filemaker Pro 5.0. I need to know if there's a way to adjust the program so that when your working in a text...
    3. mouse wheel scrolling in mutt ???
      Seems like such a simple little thing. Yes, I know that this is not really on-topic. However, when I am reading long emails, it would really be...
    4. mouse scrolling accelerated
      i've got a weird mouse scrolling problem... i just downloaded the evaluation copy of dreamweaver mx on my laptop (windows 2000). when i scroll up a...
    5. Mouse scrolling is jerky
      Hi Scrolling is not smooth, when scrolling the monitor screen is wavy. How do i eliminate such a jerky motion. Makes it uncomfortable for reading...
  3. #2

    Default Re: Scrolling a div on mouse over

    Pleeeeease. Someone must have a suggestion?
    ChimpanzeeUK Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139