[ic] mv_click and input type=image

Shawn Mathews interchange-users@icdevgroup.org
Mon Jan 6 15:33:01 2003


Does anyone know how to get input type=image tags to assign mv_click info?

I have a client who wants his store to be totally workable with
non_javascript browsers, but he wants all the images to be buttons.

I've tried naming the buttons mv_click name
i.e. <input type='image' src='someimg.jpg' name='mv_click Checkout'>
    and <input type='image' src='someimg.jpg' name='mv_click_Checkout'>

but neither seem to work.

Thanks,
Shawn Mathews