Skip to content

Instantly share code, notes, and snippets.

@vsync
Created May 31, 2013 00:59
Show Gist options
  • Save vsync/5682349 to your computer and use it in GitHub Desktop.
Save vsync/5682349 to your computer and use it in GitHub Desktop.
<div id="jotain">enable php on the server to view and post comments</div>
<?php
echo '
<script type="text/javascript">
document.getElementById('jotain').style.display = 'none';
</script>';
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment