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...


List out the Mouse Events?



List out the Mouse Events?..

Answer / Tarun Kumar Yadav

1. click event: Triggered when the user clicks on an element n2. dblclick event: Triggered when the user double-clicks on an element n3. mouseover event: Triggered when the user moves the cursor over an element n4. mouseout event: Triggered when the user moves the cursor out of an element.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

Is javascript object oriented?

1 Answers  


What is a way to append a value to an array?

5 Answers   Satyam,


What is the data type of variables of in javascript?

1 Answers  


java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.

1 Answers  


What does e mean in a function?

1 Answers  


How can you declare a class in javascript?

1 Answers  


What is 'use strict'?

1 Answers  


What is new function in javascript?

1 Answers  


How to read a cookie using javascript?

1 Answers  


What are the characteristics of javascript ‘strict mode’?

1 Answers  


How to create objects in JavaScript?

1 Answers  


Create an array in javascript with a list of 4 colors, assign that array to the variable, ‘colors’.

1 Answers  


Categories