Try this

   $("#billing_first_name1").attr("value",$("#shiping_first_name").val())
   $("#billing_last_name1").attr("value",$("#shiping_last_name").val())

Thanks

On Tue, Oct 20, 2009 at 8:55 AM, Ghprod <greenhousep...@yahoo.co.id> wrote:

>
> Hi ... if u work with newer version of jquery, maybe u'll change $
> into jQuery :)
>
> Hope it helps :)
>
> regards
>

Reply via email to