Hi guys,
Please help me out. I have a webpage in which there are multiple images. All i want is that when a user clicks on any image it gets displayed on the bottom left corner of the page and when second image is clicked it is displayed adjacent to the previous image and so on.
I can fetch the url's but dont know how to display images in javascript as an array which also implements css. Please help.....