how to add mouseover event to link button by using javascript?

G

Guest

This line will be in server side..inside Page_Load would be fine
LinkButton1.Attributes["onmouseover"] = "fn_mouseoverjavascript()"

fn_mouseoverjavascript() should be at client side, using javascript


Daniel said:
Hi Sreejith Ram,

where to put the code?

best regards,
GL.


Sreejith Ram said:
LinkButton1.Attributes["onmouseover"] = "fn_mouseoverjavascript()"



Daniel said:
Hi all,
Any ideas?

your help will be appreciated.

best regards,
GL
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top