Cambios

Busca en cnbGuatemala con Google

sin resumen de edición
Línea 6: Línea 6:     
       if (mw.cookie.get('buscar_tour')){
 
       if (mw.cookie.get('buscar_tour')){
                 return;
+
                 //return;
 
         }
 
         }
 
          
 
          
Línea 28: Línea 28:  
} )
 
} )
 
 
.next( 'portada1' );
+
.next( 'buscar1' );
    
tour.step( {
 
tour.step( {
name: 'portada1',
+
name: 'buscar1',
title: 'Desde la portada puedes explorar los niveles del currículo.',
+
title: '1) Usa el buscador wiki.',
description: '',
+
description: '¡Pruebalo ahora! Escribe Comunicación en la ventana de búsqueda.',
 
attachTo: '#Inicial-y-Preprimaria-main',                 
 
attachTo: '#Inicial-y-Preprimaria-main',                 
position: 'top',
+
position: 'topLeft',
 +
                attachTo: '#p-search',
 
                 closeOnClickOutside: false,
 
                 closeOnClickOutside: false,
 
                 overlay: false,
 
                 overlay: false,