Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 6970 | Rev 6972 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6970 Rev 6971
Línea 825... Línea 825...
825
				$('#imagen_noticias').css({
825
				$('#imagen_noticias').css({
826
					'height': '480px',
826
					'height': '480px',
827
    				'width': '320px',
827
    				'width': '320px',
828
				})
828
				})
829
			}
829
			}
-
 
830
			console.log(ph+'  '+pw)
830
			scroll_altura=$(".articulo_noticia").offset().top-110;
831
			scroll_altura=$(".articulo_noticia").offset().top-110;
831
			anchoFondoOscuro = $(".articulo_noticia").width();
832
			anchoFondoOscuro = $(".articulo_noticia").width();
832
			altoFondoOscuro = $(".editor_imagenes").height();
833
			altoFondoOscuro = $(".editor_imagenes").height();
833
			$(".fondo_oscuro").css("width",""+anchoFondoOscuro+"px");
834
			$(".fondo_oscuro").css("width",""+anchoFondoOscuro+"px");
834
			$(".fondo_oscuro").css("height",""+altoFondoOscuro+"px");
835
			$(".fondo_oscuro").css("height",""+altoFondoOscuro+"px");