Hi everyone
I've installed a plugin called xtypo for Joomla 2.5.
This plugin allows me to create a string e.g {xtypo_button1}Add to Cart{/xtypo_button1}
which is an anchor tag
this is my form from e-junkie
<form action="https://www.e-junkie.com/ecom/gb.php?c=cart&i=1148720&cl=226017&ejc=2" method="POST" accept-charset="UTF-8" target="ejejc">Choose Product:<br /><select name="o1">
<option value="Self Edit Template">Self Edit Template</option>
<option value="Self Edit w/printing Qt.500">Self Edit w/printing Qt.500</option>
<option value="Self Edit w/printing Qt.1000">Self Edit w/printing Qt.1000</option>
<option value="Self Edit w/printing Qt.2500">Self Edit w/printing Qt.2500</option>
<option value="Self Edit w/printing Qt.5000">Self Edit w/printing Qt.5000</option>
<option value="Self Edit w/printing Qt.free">Self Edit w/printing Qt.free</option>
</select><br />
<input class="ec_ejc_thkbx" onclick="javascript:return EJEJC_lc(this.parentNode);" type="image" src="http://www.e-junkie.com/ej/ejadd_to_cart.gif" alt="Add to Cart" /></form>
now what I'm trying to accomplish is place the anchor tag into the form replacing the default add to cart button.
any help would be greatly appreciated
created
Sep '12
last reply
Sep '12
- 8
replies
- 1.6k
views
- 2
users
- 9
links