The current method of providing mouseover and other such styles is not quite right. The idea here is to have sub styles or pseudo styles under one style label. This will enable easier mouse over and "current page" styles.
The current method of providing mouseover and other such styles is not quite right. The idea here is to have sub styles or pseudo styles under one style label. This will enable easier mouse over and "current page" styles.
Comments
Comment #1
azman commentedElement event handlers (i.e. mouseover, mouseout) are now selectable as part of a jaf style configuration.
Further work is required to make the GUI more user friendly. Two such things which need to change are:
1. Event handlers in use by another sub style within the same group should not be selectable.
2. Groups should be more obvious to the user.
Changes haven't made it in to CVS yet because of timeout issues.