Jordi Fernandez

El badaloní Jordi Fernández fa història i entrenarà els Brooklyn Nets de l’NBA

Badalona
Fernández és també l'actual seleccionador del Canadà de bàsquet

ÚLTIMA EDICIÓ EN PAPER

11/04/2024 · Núm. 506
Canal de WhatsApp
Nord
ÚLTIMA EDICIÓ EN PAPER
11/04/2024 · Núm. 506
Canal de WhatsApp
Nord
LA METRÒPOLI, AL MINUT
Segueix-nos a Twitter!
Línia

jQuery(“.select”).click(function() {
var is_open = jQuery(this).hasClass(“open”);
if (is_open) {
jQuery(this).removeClass(“open”);
} else {
jQuery(this).addClass(“open”);
}
});

jQuery(“.select li”).click(function() {

var selected_value = jQuery(this).html();
var first_li = jQuery(“.select li:first-child”).html();

jQuery(“.select li:first-child”).html(selected_value);
jQuery(this).html(first_li);

});

jQuery(document).mouseup(function(event) {

var target = event.target;
var select = jQuery(“.select”);

if (!select.is(target) && select.has(target).length === 0) {
select.removeClass(“open”);
}

});

espai línia
Orgull
espai.mèdia