Connecting Tech Pros Worldwide Forums | Help | Site Map

horizontal scrolling with javascript?

luke
Guest
 
Posts: n/a
#1: Jul 23 '05
hi

i was wondering if it's possible to use javascript to scroll content on a
css layer, similar to on this site

www.stella.net.nz

except for the scroll to be horizontal, instead of vertical.

does anyone know of any scripts of tutorials?

thanks
luke



SCDeveloper
Guest
 
Posts: n/a
#2: Jul 23 '05

re: horizontal scrolling with javascript?


I checked out the web site, but I didn't see the vertical scroller you
are asking about.

SCDeveloper
http://www.sharingcorner.com

RobB
Guest
 
Posts: n/a
#3: Jul 23 '05

re: horizontal scrolling with javascript?


luke wrote:[color=blue]
> hi
>
> i was wondering if it's possible to use javascript to scroll content[/color]
on a[color=blue]
> css layer, similar to on this site
>
> www.stella.net.nz
>
> except for the scroll to be horizontal, instead of vertical.
>
> does anyone know of any scripts of tutorials?
>
> thanks
> luke[/color]

That's Aaron Boodman's ypsimplescroll...documented here:

<URL:
http://webapp.youngpup.net/?request=.../documentation[color=blue]
>[/color]

Features scrollEast/West methods for horizontal panning.

luke
Guest
 
Posts: n/a
#4: Jul 23 '05

re: horizontal scrolling with javascript?



many many thanks for the identification!




"RobB" <ferndoc9@hotmail.com> wrote in message
news:1116303091.025117.218400@g44g2000cwa.googlegr oups.com...[color=blue]
> luke wrote:[color=green]
> > hi
> >
> > i was wondering if it's possible to use javascript to scroll content[/color]
> on a[color=green]
> > css layer, similar to on this site
> >
> > www.stella.net.nz
> >
> > except for the scroll to be horizontal, instead of vertical.
> >
> > does anyone know of any scripts of tutorials?
> >
> > thanks
> > luke[/color]
>
> That's Aaron Boodman's ypsimplescroll...documented here:
>
> <URL:
>[/color]
http://webapp.youngpup.net/?request=.../documentation[color=blue][color=green]
> >[/color]
>
> Features scrollEast/West methods for horizontal panning.
>[/color]


Closed Thread