milestrap
04-01-2004, 11:44 PM
Please be nice I'm a newbie to PHP.. and Hello all!
My questions is:
I want to make an Button Rollover.
How do I insert this into that:
This:
<img src="button_continue.gif" hsrc="button_continue_hover.gif" dsrc="button_continue_down.gif" />
That:
<?php echo tep_image_submit('button_continue.gif', IMAGE_BUTTON_CONTINUE); ?>
Or can I.. I have the Javascript end down..Maybe CSS?
Thanks. :thumbsup:
My questions is:
I want to make an Button Rollover.
How do I insert this into that:
This:
<img src="button_continue.gif" hsrc="button_continue_hover.gif" dsrc="button_continue_down.gif" />
That:
<?php echo tep_image_submit('button_continue.gif', IMAGE_BUTTON_CONTINUE); ?>
Or can I.. I have the Javascript end down..Maybe CSS?
Thanks. :thumbsup: