Replace mouse hover effects by clickable effects
-------------------------------------------------
Key: JSPWIKI-434
URL: https://issues.apache.org/jira/browse/JSPWIKI-434
Project: JSPWiki
Issue Type: Improvement
Components: Default template
Affects Versions: 2.8
Reporter: Dirk Frederickx
Priority: Minor
Fix For: 3.0
Currently, hover effects are used on the quick-navigation menu, the more-menu
and the category %%dynamic style.
However, these makes these features hardly usable on mobile devices as they do
not support the hover event.
Replace hover menu's by clickable popups or menu's :
* CLICK to hide/show more menu (double click to jump to [MoreMenu] ?)
* FOCUS/BLUR quick-navigation input element to show/hide the navigation dropdown
* CLICK to hide/show the %%category popups.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.