Monday, September 12, 2011

Enlarge Image using JQuery in ASP.Net

Hi friends...
Today i am going to explain the topic "Enlarge the Image using JQuery in ASP.Net".
Onething you should remember that, if you use jQuery related coding in your web page then you must add jQuery.js file must be included in that page.

Here, you just include the following Script in your web page.


Implementation:

Create a Web Form named as "EnlargePhoto.aspx".
You should include the images in "Images" Folder Path, which you want to enlarge in your page.

Copy and paste the following code in your .aspx section.

In the Head Section:


    
     


In the Body Section

Click on the thumbnail to view a large image



That's It Friends,
Click on Thumbnail , you can visible the enlarging image.

Thanks
V Bhaskara Reddy Kovvuri

Labels: , , , ,

3 Comments:

At September 12, 2011 at 11:10 AM , Anonymous Anonymous said...

Simple code Thanks....

 
At September 18, 2011 at 6:39 PM , Anonymous Anonymous said...

very useful
Good job

 
At January 8, 2015 at 1:30 PM , Anonymous Anonymous said...

Very useful for my requirement..

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home