The user should not be able to select any part of the interface of your application.
Call disableOnSelectStart() from the onSelectStart event of the tag BODY to disable selection.
The user can still select text in the input fields (textarea, input and select). |