hello,
I have got an error when create or display an opportunity, and i donot know why this happened and how to solve this, can anyone help me out of the problem? thank you very much.
The detailed error message:
pt type="text/javascript" language="javascript">var parentWnd = window.parent;var previous_onload = null;function do_load_tasks( ){try{HTMLElement.prototype.click = function(){if(typeof this.onclick=='function')this.onclick({type: 'click'});}}catch(exception){}try{var contextAreaWnd=parent.frames["HeaderFrame"];contextAreaWnd.application_loaded( );}catch( ex ){}try{var broadcastAreaWnd=parent.parent.parent.parent.frames["Bottom"];}catch( ex ){}registerKeyboardShortcutsHandler( keyboardShortcutsHandler );/* FW suggested workaround II */thtmlbUnregisterOnLoad( window.load_task_ref );}thtmlbRegisterOnLoad( do_load_tasks );/* FW suggested workaround II */window.load_task_ref = do_load_tasks;