Chitika

Saturday, October 20, 2012

Java Script Mouse Over Effect

This is the sample i am going to show you how to write on mouse effect using java script.Put your cursor here.


For the above sample you can check the code below.
The below code is used to show the alert on mouse over effect in java script
<table style="width: 40%px;"><tbody>
<tr>
<td align="right"><a href="http://draft.blogger.com/blogger.g?blogID=936809412703174765" onmouseover="alert(You are reading my blog.')">
This is the sample i am going to show you how to write on mouse effect using java script.Put your cursor here.</a></td></tr>
</tbody></table>

Put cursor on below image.


You can find all articles related to java script here


No comments:

Post a Comment