Hi,
I’m running a solution in webclient in Mozilla Firefox and IE.
It looks fine on Windows 7 and XP Professional, however on Windows Server 2003 the buttons that are disabled and supposed to look greyed out - they look just like any enabled button.
Only in Mozilla Firefox. IE is fine.
Their status is disabled, meaning they are not clickable, but they don’t look disabled.
We now changed this. We place two buttons right on top of each other.
The “back” one is grey, and the front one has the normal colors.
We then changed all our code : elements.button.enable/disable to elements.button.visible true/false
Regards,
Hans, assigning a background image to buttons works just as well.
So I did not have to create another set of buttons that would look disabled, or change anything in the code