Hi,

I am trying to figiure out why Ajax pop-up window not works with radio button (<input type="radio" onclick="submit ()" >). But it works with input type=submit value=value="<? php echo $VM_LANG->_('PHPSHOP_CAR T_ADD_TO') ?> ).

If There is button when user click on it the pop-up messege will come up and user stays at the same webpage. ut with radio button ofter Click user is redirected...