Changes between Version 2 and Version 3 of Ticket #19297, comment 2
- Timestamp:
- 11/19/2011 05:50:45 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19297, comment 2
v2 v3 1 1 Maybe make it in simple way like "menu-level-1", "menu-level-2", "menu-level-3" for <ul> and "menu-item-level-1", "menu-item-level-2", "menu-item-level-3" for <li>. 2 I use Javascript and in some cases taking html tag by its class is the simplest solution.2 I use Javascript and in some cases taking html tag by its class is the simplest and correct solution.