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:
parent
14e9bb997e
commit
cb8417d7b3
@ -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");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user