Cambios

Busca en cnbGuatemala con Google

sin resumen de edición
Línea 89: Línea 89:  
position: 'bottom',
 
position: 'bottom',
 
                 closeOnClickOutside false,
 
                 closeOnClickOutside false,
                 overlay: false,            
+
                 overlay: false,  
             
     −
              buttons: [ {
+
                buttons: [ {
                      name: 'Show',
+
name: 'Enséñame cómo',
onclick: function () {
  −
                                $('#searchInput').focus();
  −
$('#searchInput').val('Comunicación');
  −
                                $('#searchInput').focus();
  −
                                var press = jQuery.Event("keypress");                               
  −
                                press.which = 40;
  −
                                $("#searchInput").trigger(press);
  −
                                $('#searchInput').focus();     
  −
                        }
  −
                }, {
  −
                      name: 'Enséñame cómo',
   
onclick: function () {
 
onclick: function () {
 
                                 $('#searchInput').focus();
 
                                 $('#searchInput').focus();
Línea 110: Línea 98:  
                                 window.location.href = "http://cnbguatemala.org/index.php?search=Comunicación&title=Special:Search&fulltext=1";
 
                                 window.location.href = "http://cnbguatemala.org/index.php?search=Comunicación&title=Special:Search&fulltext=1";
 
                       }   
 
                       }   
                } ],
+
} ],