3.2.0

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!!
November 20,

This topic is archived.

See also:


Back to support forum