Topic awaiting preservation: Scroller |
|
---|---|
Author | Thread |
Nervous Wreck (II) Inmate From: Under, The, Sea |
posted 10-07-2001 17:04
I once saw on www.bratta.com this really cool script. It had 3 triangules, each with a different image inside it. When it catched a mouseover event on one of the triangles, the image inside started to scroll up (infinetely), slowly at first, then faster and faster. The other triangles did the same. I just wondered if anyone had a copy of that script or a similar script. Thanks |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 10-07-2001 17:49
Hmm... I've never seen it before; you might possibly have better luck asking at the www.dhtmlcentral.com forums. But don't get sucked into the cutting and pasting JS code that they practice so freely over there! *shiver* |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 10-08-2001 03:29
ah your talking about the old bratta.com main page. hmm not too hard but it will be hard to find the script prepackaged. |
Maniac (V) Mad Scientist From: New California |
posted 10-09-2001 06:22 |
Nervous Wreck (II) Inmate From: Under, The, Sea |
posted 10-18-2001 18:53
Hm.. Could someone maybe "direct" me towards what I should do? Yes, I agree with Slime.. I'm not going to learn anything with copying/pasting.. If someone could just lead me to the right direction, I'd be very grateful Thnx! |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 10-18-2001 22:35
Oh, *I* remember the script you're talking about. Basically, it had an image behind a transparent gif (with a transparent triangular hole) that moved when the mouseover event was triggered. It kept track of the image's velocity, speeding it up until the mouse left, and not letting it exceed a certain velocity. When the mouse left, it slowed it down until it stopped. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 10-19-2001 03:32
Yeah one of the simple yet cool tricks I got from bratta was that use gifs with transparent parts. |
Paranoid (IV) Inmate From: Netherlands |
posted 10-19-2001 13:08
I am not sure if you mean this, but they do have a scroller, you can adjust it, to make it look like you want it... http://www.codephobia.com |