cherie,
Thank you for your reply.
The two imput lines are inside a form.
Form Name: name="registerform"
Verified the script blocks in home.tpl
Verified that the js files exist in skin1
This is what show up on the line in the source that is throwing the 1st error:
Code:
<input type="checkbox" name="copyn" onclick="javascript:copynames(this.form);">Use Customer Details in Billing Address
and here is the line that throws the 2nd error:
Code:
<input type="checkbox" name="copyb" onclick="javascript:copybilling(this.form);">Use Billing Address as Shipping Address
Unfortunatley, I'm a little too much of a noob to js to get what your referring to as "script blocks", but I hope the above information answers your post completely. Unfortunately, no resolution yet.
Thanks again.