Utente:Alec/vector.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m fix
m tolgo yahoo
Riga 616:
googleSearch += '</td></tr></TABLE>'
googleSearch += '</FORM>'
 
/*
var yahooSearch = '<FORM method=GET action="http://it.search.yahoo.com/search">';
yahooSearch += '<TABLE bgcolor="#FFFFFF"><tr><td>';
Riga 627 ⟶ 628:
yahooSearch += '</td></tr></TABLE>'
yahooSearch += '</FORM>'
*/
 
node.innerHTML = node.innerHTML + '<div id="enhancedSearch">' + googleSearch + yahooSearch + '</div>';