|
Don't beat me up too much, as I am brand new. We have added images in our index.php, which are called via the following command - all works fine and they link fine. The problem is that the mouse does not change to notify the users that these images are clickable. What are we missing here? Anything else, the mouse changes to the little pointing finger, but not on these calls. Example;
<img onClick="javascript:goToMilitia();" src="http://xxx.xxxxxx.xxx/images/mmenu/button9.png" /><br />
Thanks in advance!
Mike
|