I\'m trying to call a function by name .onchange of a select but nothing happens. When the function is describled after the attribute, it works.
.onchange
THI
You must define a callback on the change function.
That should fix your problem.