Topic: Menu Builder without ART
moro,
if I use menu builder http://mifjs.net/trunk/menu/Download/Builder/ and do not include ART,
then the following line Mif.Menu::initialize() is creating errors:
if(Browser.Engine.trident && skin.container==ART.Container){
}
Obviously, there's no ART.
Question, do you plan to add new features to Menu?
Thanks