I am creating a simple slide show.
I have done everything, but am struggling to position the prev and next buttons ( using sprites )
I have knocked up a demo, and exact concept of how i want it to look.
Any help appreciated,
Demo: http://sitehelp.com.au/demos/slider/
ADDED a FIDDLE http://jsfiddle.net/k9tZB/7/
@422,
your sprites are ok. there is a problem of
floatso give float to your a & div.& adjust padding & margin according to them.
check the link:
http://jsfiddle.net/sandeep/UMDRt/
you are define
classes & id'sthat’s why i am given float on it & in previous example.pre & .nextare classes which you are not implemented in your html that’s why isn’t work.