Temporary fix for autocomplete with materializeCSS

This commit is contained in:
Kasper Rynning-Tønnesen
2017-02-15 12:21:12 +01:00
parent 9d4bb0b68b
commit db1c25c2f3
6 changed files with 181 additions and 11 deletions

View File

@@ -136,7 +136,7 @@ var Frontpage = {
limit: 5, // The max amount of results that can be shown at once. Default: Infinity.
});
$(".autocomplete").off('keydown.autocomplete');
//$(".autocomplete").off('keydown.autocomplete');
document.getElementById("preloader").style.display = "none";
//Materialize.fadeInImage('#channels');