Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Write the code to maximize an image using javaScript?

Answers were Sorted based on User's Feedback



Write the code to maximize an image using javaScript?..

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

Write the code to maximize an image using javaScript?..

Answer / navneet verma

in santosh answer where is javascript ?????

Is This Answer Correct ?    8 Yes 2 No

Post New Answer

More JavaScript Interview Questions

Is javascript open source?

0 Answers  


What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?

0 Answers  


What is JavaScript?

2 Answers  


Is javascript event driven?

0 Answers  


How to encode and decode a url in javascript?

0 Answers  


What is built in function in javascript?

0 Answers  


What typeof returns for a null value?

0 Answers  


What is the difference between "var" and "let" keywords?

0 Answers  


How do you change the style/class on any element using javascript?

0 Answers  


What is difference between module.exports and export?

0 Answers  


What does the delete operator do in JavaScript?

1 Answers  


What is a closure javascript? Explain

0 Answers  


Categories