I have a chained select box in a form edit window. I have a function that populates the second select box (scategory) based on the value of the first one (category). This function is based on this example.
function subcategory_selectbox(e){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top