Write the code to maximize an image using javaScript?
Answers were Sorted based on User's Feedback
Answer / santosh pachauri
<img src="d:\xyz.jpg" name="img1"
onmouseover="img1.width='400';img1.height='400'"
onmouseout="img1.width='100';img1.height='100';" />
| Is This Answer Correct ? | 18 Yes | 5 No |
Answer / navneet verma
in santosh answer where is javascript ?????
| Is This Answer Correct ? | 8 Yes | 2 No |
What is are the types of the pop up box es available in javascript?
What is dom in javascript?
Why is javascript hoisting?
Do unused imports affect performance javascript?
In javascript what is an argument object?
How do functions work in javascript?
How do you trim in javascript?
What does the operator do in javascript?
Can we create buttons in JavaScript ? if yes how? pls provide sample code... Thanks in advance.....
What is an ECMAScript?
What are the various functional components in javascript?
How to define name function in javascript?