Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Everyone,
I am doing a e-commerce project, where i am uploading 5 images for a particular product.Out of 5 images one i have to set as default image and it should be displayed when page is loaded and all other 4 images should be displayed below that with smaller size.When i mouse over on any of the 4 images, it should replace the default image and should be displayed in larger size.I am asked to do it using C# code.I am a beginner in C#.So any one please help me in accomplishing this task.It can be mouse over event (or) Click event.Please do help me.

Thanks in advance.
Posted
Comments
Nelek 6-Dec-13 3:08am    
If you need help, then you should describe What have you tried?[^], your question is (at this very moment) more a requirement than anything else.

Please use the "improve question" and add relevant information or a piece of code giving your problems.

1 solution

CSS
You can use JQuery based image sliders controls

http://www.menucool.com/javascript-image-slider

http://www.1stwebdesigner.com/design/jquery-image-2012/
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900