I have this script for the view cart button from my shopping cart:
</script>
<form action=http://www.romancart.com/cart.asp method=post>
<input type=hidden name=storeid value='******'>
<input type=image src="site-backround-v3_02.jpg">
</form>
note: (I changed the store id code to *'s for this post only)
I changed the button given to this image src shown above, but I have a rollover image and don't the coding to enter to make it show. I can't use the BV rollover button because the rest of the script needs to be in a HTML box.
Can some one please help?
</script>
<form action=http://www.romancart.com/cart.asp method=post>
<input type=hidden name=storeid value='******'>
<input type=image src="site-backround-v3_02.jpg">
</form>
note: (I changed the store id code to *'s for this post only)
I changed the button given to this image src shown above, but I have a rollover image and don't the coding to enter to make it show. I can't use the BV rollover button because the rest of the script needs to be in a HTML box.
Can some one please help?
Comment