Can someone help me out with this: <input type=image src=collect.png onfocus=collectknipper.gif name='stop' value='1' onclick=collectbutton.png></td> <td> </td> <td> </td> <td valign="top"> <input type=image src=playknipper.gif onfocus=playknipper.gif onclick=playbutton.png name='submit' value='1'></td> PHP: I want to have this one show the picture collect.png if there's not a mouse on or on being clicked, when a mouse clickes on it I'd like to have collectbutton.png en when the mouse focusses on the button collectknipper.gif... But how do I do this? does someone else also nows how to do the same with checkboxes? Much ty's Me