Changing properties
Posted: 09 Aug 2019, 23:45
Hi,
can anybody help me and tell me how the java script should look like for this request - I do not get it
If the mouse hovers over a push the background color shall be changed like this (I suppose property "onFocus" is the correct one?):
if application theme is "Orange" the "onFocus" property of a push button shall be set to background-color = "Grey".
Otherwise background-color should be "Blue".
And it would be nice if the cursor changes to "Hand" if the button gets in focus - can this be done in any way?
Many thaks in advance - have a nice time,
Joerg
can anybody help me and tell me how the java script should look like for this request - I do not get it
If the mouse hovers over a push the background color shall be changed like this (I suppose property "onFocus" is the correct one?):
if application theme is "Orange" the "onFocus" property of a push button shall be set to background-color = "Grey".
Otherwise background-color should be "Blue".
And it would be nice if the cursor changes to "Hand" if the button gets in focus - can this be done in any way?
Many thaks in advance - have a nice time,
Joerg