You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Frederic Daoud (JIRA)" <ji...@apache.org> on 2009/05/20 23:00:47 UTC

[jira] Updated: (CLK-551) Menu default rendering with class="selected" on current selection

     [ https://issues.apache.org/jira/browse/CLK-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frederic Daoud updated CLK-551:
-------------------------------

    Attachment: CLK-551.patch

Hi Malcolm, here is the patch.

> 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
>
>         Attachments: CLK-551.patch
>
>
> 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.