How to build simple jQuery image slider
with sliding or opacity effect?
Some of us might not want to use ready
plugins because of their high sizes and
possibilty of creating conflicts with
current javascript.
I was using light slider plugins before
but when customer gives modular revise,
it became really hard to manipulate.
Then I aim to build mine for customising
it easily. I believe sliders shouldn't
be that complex to build from beginning.
What is a simple and clean way to build
jQuery image slider?