Keep migration to jQuery ...

This commit is contained in:
Paulo Gustavo Veiga
2014-03-04 22:48:31 -03:00
parent 0d0db68038
commit b46ad170fb
20 changed files with 196 additions and 252 deletions

View File

@@ -434,7 +434,7 @@ mindplot.widget.Menu = new Class({
}
var videoElem = document.id("tutorialVideo");
var videoElem = $('#tutorialVideo');
if (videoElem) {
var width = 900;
var height = 500;