scroll content inside div
- Started
- Last post
- 12 Responses
- Teeuwen
..without using iframes. is this possible? i hoped to use the scrollby or scrollTo method but apparently that does not work on elements but only on pages (window)..
i jsut set up a container div with overflow set to hidden, the div inside of it needs to be scrolled as it has a width of say 4 times the container div.. i want to use the onclick method.. now tell me, how do i do this?
PS.
I need to have this several times on one page so i cannot use heavy slideshow scripts etc. i need a supersimple lightweight solution. cheers.
- Teeuwen0
*BUUUHUUUUUUUMP
- StuBru0
You mean something like this? Huh?
- Teeuwen0
yes, i mean something like that. now where can i get something like that.
- StuBru0
Oh sure, you're welcome. Sorry I forgot to link to the main page as well.
- Teeuwen0
het is al goe, hè?
- StuBru0
jaja, 't is al goe! Werk maar een beetje voort aan je site in plaats van hier te zitten tetteren als een Zeeuws meisje.
- Teeuwen0
lol
ik zie net dat da script nie gratis is, dus ik zoek nog ff verder..
- vsc0
this one is gratis:
http://www.squidfingers.com/code…
- Teeuwen0
dank je vsc
- Drno0
I've used two different kind of scrollers on my new page,
check the source or go to
http://www.threeoh.com and youngpup > http://www.youngpup.net
- Teeuwen0
that's flash, but thx anyway..
i don't really need to scroll shit, jsut move a div one block further, like scrollby or something, but that does not work on divs only on pages/iframes.(window)..