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 need to make a rollover. How do I do that?
</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 need to make a rollover. How do I do that?