Suppose you want a certain ASP.NET function executed on
MouseOver over a certain button. Where do you add an event
handler?
Answer / guest
It?s the Attributesproperty,the Add function inside that
property. So
btnSubmit.Attributes.Add("onMouseOver","someClientCode();")A
simple"Javascript:ClientCode();? in the button control of
the .aspxpage will attach the handler (javascript
function)to the onmouseover event
Is This Answer Correct ? | 8 Yes | 0 No |
Should I delete cookies?
Explain authorization levels in .net ?
Can u able to get the xml document in crystal report if yes how its possible
Is it possible to disable the minimized icon of a popup window using window.open. Not using iframe concept?
Describe the diffeerence between inline and code behind?
What are the page life cycle events?
What is early binding and Late binding. Difference which is better ?
What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout c) FlowLayout d) FormLayout
What is ViewState and How it is managed,Its Advantages/Benefits?
what is uncle aunty file
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
What is the Global ASA(X) File?