Kod pkp jest złotem.
`function czyWybranoPsa() { var isPies = false;
var bil_dod_psy_arr = [17, 18, 19]; // psa, psa-asystenta, psa-przewodnika
$(„.bilet_dodatkowy”).each(function(idx, elem) {
if (bil_dod_psy_arr.indexOf(parseInt($(elem).val())) > -1) {
isPies = true;
}
});
return isPies;
} `https://bilet.intercity.pl/eic_js/zakup_biletu_plugin.js?ver=880871484https://bilet.intercity.pl/eic_js/okz_module.js?ver=880871484
#pkp #intercity #heheszki #programowanie #javascript