Onclick function Call doesn't work in smartphone browser / ipad safari etc

I solve it :slight_smile:
Look in to this forum task: if two button are clicked ...

here my short version, which works for me on all devices:

    function selectedCMD()

        var buttonID = element.id;

        if ( buttonID == 'cmd18' ) {
             hypeDocument.functions().SetYear();
        }


        ....


    }

Head is round with it to himself the thoughts can turn :joy: