Sobre Florencia,
redonda, inaccesible,
se nos mostraba.
div>
En Plaza de Miquel Ángelo -Florencia.
Imagen y texto.- Carlos Blanco
Julio 2017
iFrameResize({
log : true, // Enable console logging
inPageLinks : true,
resizedCallback : function(messageData){ // Callback fn when resize is received
},
messageCallback : function(messageData){ // Callback fn when message is received
},
closedCallback : function(id){ // Callback fn when iFrame is closed
}
});
$(function() {
$("a[rel='lightbox']").lightBox(); // Select all links that contains lightbox in the attribute rel
});