Hi,

     Is there a way to disable Quit and Preferences menu items from
application menu in Macintosh Operating System.

     The following DOM statement for disabling the Quit menu item is
not working.

 
document.getElementById("menu_FileQuitItem").setAttribute("disabled",true);

Thanks in advance.
M Praveen Kumar.

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to