I have created image slider using seven images, its work fine...I also done the zoom effect on mouseover of image...but problem is that when i move the mouse on image and zoom effect will be start but that zoom effect start behind the previous and next image.I mean overlap is happend here.
Please give me reply...How i solve overlap problem?
Loading

Dinesh BeniwalPosted Jul 7, 2011, 7:06 AM
If Pravin's reply help you, then Mark as accepted answer.
Thanks
Shilpa KatrePosted Jul 7, 2011, 7:03 AM
C# CornerPosted Jul 7, 2011, 6:05 AM
In your code,there is no need to take too many storyboards. just use one storyboard with different image controls.
Please check the attached file for reference.