589
правок
User (обсуждение | вклад) Нет описания правки |
User (обсуждение | вклад) Нет описания правки |
||
| Строка 7: | Строка 7: | ||
} | } | ||
function formCreateSelect() { | function formCreateSelect() { | ||
// Get the select element and the forms | // Get the select element and the forms | ||
var select = document.getElementById('select'); | var select = document.getElementById('select'); | ||
| Строка 48: | Строка 46: | ||
} | } | ||
}); | }); | ||
} | |||