James
James
If you are tabbing through the menu particle, dropdowns aren't triggered, which means someone who is using keyboard only navigation will be unable to access the additional menu items. Focus,...
The timestamp in development mode is great for clearing the cache. The issue is when you're in production mode, and make a change. Even if you clear the cache, recompile...
In Joomla, if you create a menu alias, it doesn't generate the active class on the menu item when you land on it.
It would be useful to either assign a separate outline, or be able to configure a show/hide facility on particles of an outline if its a child. For example, if...
The mobile menu script should have an option to switch links to separators, and duplicate the parent in the dropdown. Its better for usability than navigation arrows which are more...
I'm using the CSS/JS atom to add a script: `- { location: 'gantry-assets://js/eryc-datepicker.js', inline: '', in_footer: '1', extra: { }, priority: '1', contains, name: 'Date Picker' }` I also have...