Veramente no... non potrei fare questo:Originariamente inviato da whisher
forse così è meglioCodice PHP:s = document.getElementById("IdSelect");
![]()
L'options ti era rimasto nella tastieraCodice PHP:s = document.getElementById("IdSelect").options;
![]()
if (s.options[i].value==Val) s.selectedIndex = i;
ciao


Rispondi quotando
