Does any one know the perfect working java code for image gallery like this one with NEXT & PREV tabs?: http://www.jscodes.com/codes/code22/
I wrote a tutorial on how to make a very basic JavaScript image slider, but I can't post links so I can't give you the URL. However, have you tried the Nivo slider? It seems to be a pretty comprehensive, fully functional slider. Granted, it uses jQuery, but I can let that slide because it works well. It's also a well supported slider with many variants and documentation, not that help files are really required.
No good! I got this one here on dp but it only slides forward. How do I add NEXT/PREV tabs to this one? http://jquerytools.org/demos/scrollable/multiple-scrollables.html
Why is Nivo no good? It's a decent slider. Nivo uses "prev" and "next" buttons, has about 15-20 transitions and is well written. With respect to your link, I'm not going to attempt re-writing or amending any code in there for a few reasons. 1. It's jQuery. 2. I don't have much time. 3. You could easily download a better slider.