Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #25435

Re: Trying to get a random image js to scroll left & right

Newsgroups comp.lang.javascript
Subject Re: Trying to get a random image js to scroll left & right
From "Evertjan." <exxjxw.hannivoort@inter.nl.net>
References <super70s-6AD519.23544116072014@reader.albasani.net>
Date 2014-07-18 15:58 +0200
Message-ID <XnsA36EA293FA7EEeejj99@194.109.133.133> (permalink)

Show all headers | View raw


super70s <super70s@super70s.invalid> wrote on 17 jul 2014 in 
comp.lang.javascript:

> Hi, I'm trying to get this JS of 150 images which load randomly to 
> scroll left & right using arrows

Try this, only made for webkit here, but can be extended.

The divs contaaining the numbers can be replaced by images 
of the right size. 

There is no theoretical limit to thenumber of images.

<http://hannivoort.org/temp/scrollleftandright.asp>

Too fast clicking will prevent nice scrolling 
and could/should be prevented by additional code. 

-- 
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Back to comp.lang.javascript | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Trying to get a random image js to scroll left & right super70s <super70s@super70s.invalid> - 2014-07-16 23:54 -0500
  Re: Trying to get a random image js to scroll left & right Gloops <gloops@zailes.invalid.org> - 2014-07-17 13:49 +0200
    Re: Trying to get a random image js to scroll left & right super70s <super70s@super70s.invalid> - 2014-07-17 14:16 -0500
  Re: Trying to get a random image js to scroll left & right "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-07-18 15:58 +0200

csiph-web