Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?



Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You..

Answer / Swati Chaudhary

To add an event handler for mouseover on a button in ASP.NET, you can use JavaScript or jQuery inside the script tag within the ASPX page or by attaching it to the button's client-side ID using C# code behind.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What does assemblyinfo.cs file consist of?

2 Answers   Accenture, HCL,


Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?

1 Answers  


In which event of page cycle is the viewstate available?

1 Answers  


What are the cookies types in asp.net?

1 Answers  


How can you send an email message from an asp.net web page?

1 Answers  


How to handle errors in Web API?

1 Answers  


What are the different Key TreeView Properties in Asp.net 2.0?

1 Answers   TCS,


What is s2s tracking?

1 Answers  


What is the difference between login controls and forms authentication?

1 Answers  


Which protocol is used to call web service?

1 Answers  


What’s the use of “GLOBAL.ASAX” file?

1 Answers  


What is the application pool?

1 Answers  


Categories