:: Forum >>

aw 2.0b2

mozilla 1.7.12 navigation error in single-row

change
...
AW.setReturnValue(event, false);
}
}

with
...
if (dir != "this") {
AW.setReturnValue(event, false);
}
}
}
in _navigation.js --> function row(dir, select)
AW - the best!!
Sunday, November 20, 2005

This topic is archived.


Back to support forum

Forum search