Show checkbox with image thumbnails
I have lot of thumbnail and I want to show check box on images at left-top side as shown in 开发者_运维知识库image. I am displaying thumbnail images in Repeater.
How can I do this?
Keep the image and check box in a container after that absolutely position the checkbox
精彩评论