I'm trying to change the display responding to the selected option in the selected box, and wrote the following code:
..<head><script language="JavaScript">
function selectGroup() {
document.formname.submit()
}
</script>..
..<form name="formname"..>..
..<select...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.