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
That's It Friends,
Click on Thumbnail , you can visible the enlarging image.
Thanks
V Bhaskara Reddy Kovvuri
Labels: .Net Tutorials, Aspnet, C#, CSharp, JQuery
3 Comments:
Simple code Thanks....
very useful
Good job
Very useful for my requirement..
Post a Comment
Subscribe to Post Comments [Atom]
<< Home