Jump to content

Beginner question on Javascript link in PHP


xanadartz

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.