Abrir menú principal

Cambios

66 bytes añadidos ,  15:54 15 nov 2021
sin resumen de edición
}
$(".ticker-text").css("margin-left", left + "px");
setTimeout(tick, 89); //El número indica la velocitat (Més petit més ràpid)
}
tick();
// Set up the words in your language
var collapseCaption = 'hideOcultar';var expandCaption = 'showMostrar';
var navigationBarHide = '[' + collapseCaption + ']';
/**
* Shows and hides content and picture Muestra y oculta el contenido y la imagen (if availablesi está disponible) of navigation barsde las barras de navegación.
*
* @param {number} indexNavigationBar The index of navigation bar to be toggled
/**
* Adds showAgrega el botón mostrar /hide-button to navigation barsocultar a las barras de navegación.
*
* @param {jQuery} $content
for ( j = 0; j < navFrame.childNodes.length; j++ ) {
if ( $( navFrame.childNodes[j] ).hasClass( 'NavHead' ) ) {
navToggle.style.backgroundColor color = '#000000'navFrame.childNodes[j].style.color;
navFrame.childNodes[j].appendChild( navToggle );
}