LadyBeth
09-01-2003, 11:47 PM
Hi all,
I have made buttons and used them on sites before, but have never had to consider .php at the same time. Below is the code for one of my buttons. I think something has to change for the php but I don't know what. These are java buttone I am working on...
<a href="#" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('calendar','','calendar_f2.gif',1);" ><img name="calendar" src="calendar.gif" width="96" height="28" border="0"></a>
Can I simply upload the images, pull the old code out and place this code on the home page? I want to add the buttons on both the forumhome and also the home page which is vbhome lite.
Thanks :)
Beth~
I have made buttons and used them on sites before, but have never had to consider .php at the same time. Below is the code for one of my buttons. I think something has to change for the php but I don't know what. These are java buttone I am working on...
<a href="#" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('calendar','','calendar_f2.gif',1);" ><img name="calendar" src="calendar.gif" width="96" height="28" border="0"></a>
Can I simply upload the images, pull the old code out and place this code on the home page? I want to add the buttons on both the forumhome and also the home page which is vbhome lite.
Thanks :)
Beth~