ForDevs

We Learn We Share

Menu

Skip to content
  • Internet
  • Programming
  • How-to
  • Tools
  • Designing
  • Tips And Tricks
HomePosts tagged 'Block error'

Block error

Block JavaScript Errors

November 18, 2008February 19, 2013 Programming Block error, Javascript

We can have a function with return true and use it on window.onerror.Thus when the browser encounters a JavaScript error it returns true and block the error begin displayed.

function blkError()
{
  return true;
}
window.onerror = blkError;
Leave a comment

Recent Posts

  • How to check RAM size in Ubuntu using commands
  • How to check ubuntu a 32 bit or 64 bit?
  • How to track changes in a word document
  • How to check unread emails in Gmail account – quick tip
  • How to set different formats of page numbers in a single MS Word Document

Categories

  • Blogging
  • Flash
  • How-to
  • Internet
  • Photoshop
  • Programming
  • Tech Stuff
  • Tips And Tricks
  • Tools
  • Uncategorized
  • What-is

Recent Comments

  • Ajinkya on Steps to Create Setup and Deployment Project in Dot Net VS 2008
  • Wajeed ali on Steps to Create Setup and Deployment Project in Dot Net VS 2008
  • tejas on Steps to Create Setup and Deployment Project in Dot Net VS 2008
  • aa on Steps to Create Setup and Deployment Project in Dot Net VS 2008
  • mohammad Reza on Steps to Create Setup and Deployment Project in Dot Net VS 2008

Tags

.Net Block error c# Check CLOB Date Disable right mouse click Email excel Excel 2007 File Folder Formatting Gmail Google ip address Java Javascript JSON mail merge MS Office MS Word 210 Office Open Source ORACLE Page Number formats PHP Print read XML search setInterval show modal dialog Social Media split function SQL Text Textbox Tools Trick web designing Window Windows WPF XML XP
Proudly powered by WordPress | Theme: Big Brother by WordPress.com.