diff --git a/html5/verto/video_demo/verto.js b/html5/verto/video_demo/verto.js index b53e5eee70..b9e458f3c9 100644 --- a/html5/verto/video_demo/verto.js +++ b/html5/verto/video_demo/verto.js @@ -795,6 +795,7 @@ function refresh_devices() //$("input[type='radio']).checkboxradio({}); $("input[type='radio']").checkboxradio("refresh"); + $("input[type='checkbox']").checkboxradio("refresh"); //console.error($("#usecamera").find(":selected").val()); }