I want to change the Materialize v1.0.0-beta select box value by jquery.
I am using $(\'#myselect\').val(\'1\'); on onchange event of other select box but i
$(\'#myselect\').val(\'1\');