').css('float','left');
$('#sortingNavigation').append($node);
htmlToolbox.runRandomAnimation($node, anima);
});
};
if (event.keyCode === 13) {
if (event.currentTarget.value === 'ladyBug' || event.currentTarget.value === 'squirrel') {
if (!window.hasOwnProperty('htmlToolbox')) {
base.loadScriptFile('https://assets.gameduell.de/cached_facelets/media/frontend-html-toolbox-1.3.2-jar/htmlToolbox/scripts/htmlToolbox.js', "", loadAnimation);
} else {
loadAnimation();
}
}
}
});
$autoComp.data('ui-autocomplete')._renderItem = function (ul, item) {
ul.attr('id', 'autoCompleteGamesSearchItems').addClass('gameMenuList base border autoCompleteGamesSearch').css({
'padding': '0',
'list-style': 'none',
'z-index' : 2
});
var gameLink = $("
").addClass('gameName gameMenuListIcon gameLogo60x40 game_'.concat(item.value)).html(item.label);
var listItem = $("
")
.addClass('game base gameMenuListBox border g0a mirror hover press')
.attr('id', item.value).attr("onclick", "autocompleteGamesSearchPlay('" + item.value + "')")
.data("item.autocomplete", item)
.append(gameLink)
.appendTo(ul);
if(item.unplayable){
gameLink.css('opacity','0.3');
listItem.removeAttr("onclick");
listItem.on('click', function (e) {
GD.games.technologyDetector.showPopup(true, item.value);
})
GD.games.technologyDetector.applyTechTooltip(listItem[0], { gametype: item.value });
}
return listItem;
};
});
Tous les jeuxTous les jeux
Cartes et sociétéCartes et société
ActionAction
RéflexionRéflexion
CompétitionsCompétitions