Changes between Version 3 and Version 4 of Ticket #19297, comment 2

Timestamp:
11/19/11 17:54:27 (18 months ago)
Author:
egorpromo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19297, comment 2

    v3 v4  
    11Maybe 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 and correct solution. 
     2I use Javascript for dropdown menus and in some cases taking html tag by its class is the simplest and correct solution.