Question
variable einsetzen
variable einsetzen funktioniert nicht
land_1_seite_1_bt_1
x = 1;//land
y = 1;//seite
this.land_1_seite_1_bt_1.on("click", anzeige_web_1_2);
this.["land_" + x +"_seite_" + x + "_bt_" + x].on("click", anzeige_web_1_1);
variable einsetzen funktioniert nicht
land_1_seite_1_bt_1
x = 1;//land
y = 1;//seite
this.land_1_seite_1_bt_1.on("click", anzeige_web_1_2);
this.["land_" + x +"_seite_" + x + "_bt_" + x].on("click", anzeige_web_1_1);
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.