Cambios

Busca en cnbGuatemala con Google

sin resumen de edición
Línea 40: Línea 40:  
                 overlay: false,
 
                 overlay: false,
 
} )
 
} )
.next( 'portada2' )
+
.next( 'buscar2' )
.back( 'portada' );
+
.back( 'buscar' );
    
       tour.step( {
 
       tour.step( {
name: 'portada2',
+
name: 'buscar2',
title: 'Selecciona [Expandir] para ver el contenido de cada nivel. Pruébalo ahora.',
+
title: '1) Usa el buscador wiki.',
description: '',
+
description: 'Cuida bien la ortografía (en especial las tildes) porque la búsqueda wiki es exacta.',
attachTo: '#Tabla-contenidos-del-CNB-expand',              
+
position: 'topLeft',
position: 'top',
+
                attachTo: '#p-search',
 
                 closeOnClickOutside: false,
 
                 closeOnClickOutside: false,
 
                 overlay: false,
 
                 overlay: false,
 
} )
 
} )
.next( 'portada3' )
+
.next( 'buscar3' )
.back( 'portada1' );
+
.back( 'buscar1' );
    
       tour.step( {
 
       tour.step( {