Problema Javascript con navegadores nuevos en el carrusel de fotos de la portada.

git-svn-id: https://192.168.0.254/svn/Proyectos.AdemasProyectosSolidarios_Web/trunk@15 dac18aa3-6f68-5b46-b19f-13bb96c8fe2c
This commit is contained in:
David Arranz 2011-10-18 19:19:21 +00:00
parent 14e9bb997e
commit cb8417d7b3

View File

@ -127,12 +127,6 @@ if( jQuery().superfish ) {
// Detect the heights of the two main columns.
if (document.readyState != "complete") {
//console.info('ready...');
setTimeout( arguments.callee, 100 );
return;
}
var content;
content = jQuery("#main");