|
Hi Matteo, who can I put a form inside a child menu? When i try to do it i get a strange behaviour. Clicking in any “input” element the menu close himself. |
|
Hi Simone, It is a bug… You have to change 1 line of code in jquery.mb.extruder and add a new class to your FORM: line 283 (v. 1.8.1):
should became:
Add to your form (or extra content): class= “text” Now it should work fine. |


