Hacker News new | past | comments | ask | show | jobs | submit login

And if you want to avoid changing the rest of the page:

<script> var oldAlertFunction = window.alert; window.alert = function(){}; </script>

  <script src="crockford.com/json.library.js"></script>
<script> window.alert=oldAlertFunction; </script>



Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: