Currently dropdowns stop working if more than one Smartmenu block is displayed on the same page. This patch fixes that.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | multiple-menus-per-page-2.patch | 4.51 KB | njbooher |
Currently dropdowns stop working if more than one Smartmenu block is displayed on the same page. This patch fixes that.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | multiple-menus-per-page-2.patch | 4.51 KB | njbooher |
Comments
Comment #2
njbooher commentedComment #3
jenlamptonThanks @njbooher for using this module, identifying the problem, and providing a patch! :) I wondered about the recommended code on the smartmenus page when I saw it was using IDs. Classes are always better, this is a clean and elegant solution. Much appreciated :D
Comment #5
jenlampton