Hello Friends,
I've taken a DataList and in this datalist i've displayed images from my database.
But now i want to display a big image onmouseover accordingly the image.
For example: as i onmouseover my first image then a new big image of first image should be displayed and if i onmouseover my second image then it should display a big one of second image
something like this
http://www.asp.net/ajax/showcase/default.aspx[^]
modified on Monday, December 17, 2007 4:07:52 AM
RakrusPosted Jan 3, 2008, 10:43 PM
Try This
or
Manoj BishtPosted Dec 18, 2007, 12:23 AM
I want to send the ImageUrl fetching from the database to the Javascript function
But this piece of code throwing an Parser Error given below
The server tag is not well formed.
But if i give the path of a particular image then it works great....as given below
Kumar DuvvarapuPosted Dec 17, 2007, 11:56 AM
Hi,
you have to use div tag, under div tag you display the images and onmouseover u expand and contrast the div tag