Menu default rendering with class="selected" on current selection
-----------------------------------------------------------------
Key: CLK-551
URL: https://issues.apache.org/jira/browse/CLK-551
Project: Click
Issue Type: Improvement
Components: extras
Affects Versions: 2.1.0
Reporter: Frederic Daoud
Priority: Minor
Fix For: 2.1.0
Menus can be rendered in many different ways of course, and it's up to the user
to decide how to do the rendering.
However, the Menu class does include a default with its toString() method,
which is to render the Menu as an anchor link. When that default is sufficient
for the user's purposes, it would be nice if the currently selected menu (and
parents) had a class="selected" added to the a tag's attributes, making it
trivial to highlight it with some CSS.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.