Project

General

Profile

Actions

Task #54286

closed

ClickMenu: Set background via CSS instead of JS

Added by Stefan Neufeind over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-12-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently the ClickMenu-rows change their background-color via JS:

onmouseover="this.bgColor='#dedede';" onmouseout="this.bgColor='';"

This could/should be done via CSS, making the necessary HTML smaller, saving JS-performance and keeping the styling in a central place (CSS).

Actions

Also available in: Atom PDF