- Posts: 4
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
<script type="text/javascript" charset="utf-8"> $(document).ready(function() { document.getElementsByClassName("row missing")[2].style["display"]="none"; document.getElementsByClassName("row missing")[4].style["display"]="none"; }); </script>