Having a discussion here and am interested in your opinion.
when you press a menu option, what is the most logic thing/userfriendly?
disable the button after being clicked, so the already selected sectionbutton cannot be clicked again (and thus the content cannot be reloaded when it is already visable)
or keep the button after selecting it clickable (as you also see often), so people can ‘reload’ the section they are already viewing.
Well i ve been trying to use the disable the button code because i find it better to show the user what area they are in, so i would go with the disabling of the button.
Purely personal preference, I think. My opinion would be to disable the button, but to keep it visible in another state (such as a different color or such) so that its appearance is a visual location cue.