473,549 Members | 2,723 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Image has to show full,when i click on it and again if i click on it ,it ll be show n

2 New Member
Hi All,,

i Have image ,i want to show ,if i click on image ,it has to shoe full size and again if i click on it,it will be show in normal size using java script or jquery..

Can u Please Suggest Me?
Aug 25 '14 #1
4 1210
Dormilich
8,658 Recognized Expert Moderator Expert
check out the Fancybox library.
Aug 25 '14 #2
Abhishek650
2 New Member
Thanks For Reply Do u have sample code for this One....@ Dormi
Aug 25 '14 #3
Dormilich
8,658 Recognized Expert Moderator Expert
look at the examples at fancybox.net.
Aug 25 '14 #4
Exequiel
288 Contributor
no need to use Fancybox library, you can create it on your way, its just easy to do that, you need to use javascript for that kind of situation. and css for design.
Aug 28 '14 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
3279
by: Alpha | last post by:
I have a window application. In one of the form, a datagrid has a dataview as its datasource. Initial filtering result would give the datavew 3 items. When I double click on the datagrid to edit the selected lie item at which case I would pop up a separate dialog box to do so, in the debugging code, the dataview.count would return 0. I get...
6
1789
by: John Dalberg | last post by:
Why does IE not show the full html source when I try to view the source?? I mean why does it hide a few features. Previously I had an issue where the data grid html representation was hidden in the source view. After spending a LOT of time troubleshooting this, it was due to the smart navigation setting. Now I can't see the html for the...
3
4025
by: yzi | last post by:
I have a list form and a detail form . Before, I open the List form, use form.showDialog(),then I click List Item and open the Detail Form by form.show(). now , user need when the list form show, auto open the first Item Detail . I add detail form.show() in list form.form_load event , but problem. some idea?? help me
7
1731
by: Rich | last post by:
Hello, If I have a sub that handles multiple controls - such as Private Sub X_Click(ByVal sender As System.Object, ByVal e As EventArgs) Handles btn1.Click, btn2.Click If btn1.Click = true then messagebox.show "Btn1" If btn2.Click = true then messagebox.Show "Btn2"
1
1815
by: rajbala.3399 | last post by:
Hai all, I need to get multiple image buttonsand wheni click on the image button it should display corresponding image on window and if i click another image button it is also display on same window without replacement of previously displayed image. For exampe,
1
1794
by: liesther2003 | last post by:
Hi i want to show mutli layer by each click, and when i click next layer the first layer should be still display, until maybe 3rd or 4th or 5th layer all are displayed, and at the end when i click somewhere (maybe image) then close all layer. my code are here <script type="text/javascript"> var currlayerId = null; function toglayer(id) ...
6
8888
by: nickwang | last post by:
Hi, does any javascript framework can implement image popup tip when mouse hover an object? Mootool has a text popup tips. Is it easy to inherit it and create a popup tip with images or other html code?
1
5644
by: ramsham | last post by:
HI every one. I had code to create image buttons dynamically to show images from folder in web application using C#.net. I want that if the mouse pointer is over an Image(or on image button Click event) then it should show full image with respect to that image button . will it possible? foreach (string filepath in...
1
4369
by: aznimah | last post by:
HI, i need help on how to draw a square dot when fire mouse click: -onto image in picturebox -the dot size is 10px X 10px -and return the position of dots (x,y) values. here i try some code but missing in somewhere, please help me,
0
1006
by: dinatech | last post by:
i get dynamic image url in server side.i wanna show to the image in formside in gridview.
0
7450
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7720
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7957
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7470
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7809
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6043
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5368
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5088
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
763
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.