I am using the angualar js ng-disable functionality to disable a button when it is appropriate. It is working fine but the user is having a hard time telling if the button is disabled or not since it not totally greyed out. If you hover the cursor over the button you can tell it is disable but the color of the button looks the same as if it were disabled. Is there a standard style to use that would be more obvious to the user when it becomes disabled. I have not worked with styles very much, so I apologize if it is something obviouse.
↧