diff --git a/js/hidecss.js b/js/hidecss.js index 0415177..548965f 100644 --- a/js/hidecss.js +++ b/js/hidecss.js @@ -1,9 +1,9 @@ /* show/hide on checkbox click */ function showMe (box) { - + var chboxs = document.getElementsByName("mc_nuke_all_styles"); var vis = "none"; - for(var i=0;i