Hi
i am using will_paginate for pagination.
in this iam using images for clicking next and previous.
like, :prev_label & :next_label and it is working good
but, i want to add images to page numbers as well, and on clicking next it should roll over to next image.
Please give me solution for this