gecko-dev/webtools/litmus/js/Navigation.js

5 строки
108 B
JavaScript

function nav_init() {
myHeight = new fx.Height('instructions', {duration: 400});
myHeight.hide();
}