@mrwallace
March 6, 2009 12:00 AM
You would need to do some Javascript to get this working with HTML:Use this javascript code inherited on everypage to prevent the help from opening in IE.document.onhelp = new Function("return false;");window.onhelp = new Function("return false;");
Discussions have been disabled for this post
Signup or login to get started!