Obituaries
Alvaro Pelaez Valmes
Jan 9, 2017
$(document).ready(function(){ var ifr = $("#02S10050502L24R0"); ifr.data("ratio", ifr.attr("height")/ifr.attr("width") ); ifr.removeAttr("width").removeAttr("height"); // Resize the iframes when the window is resized $(window).resize(function(){ var width = ifr.parent().width(); ifr.width(width).height(width * ifr.data("ratio")); }).resize(); });
Joel De M. Domingos
Dec 1, 2016
$(document).ready(function(){ var ifr = $("#08S00050004L44R0"); ifr.data("ratio", ifr.attr("height")/ifr.attr("width") ); ifr.removeAttr("width").removeAttr("height"); // Resize the iframes when the window is resized $(window).resize(function(){ var width = ifr.parent().width(); ifr.width(width).height(width * ifr.data("ratio")); }).resize(); });
Benjamin Cabrera
Nov 13, 2016
$(document).ready(function(){ var ifr = $("#06S00050607L24R0"); ifr.data("ratio", ifr.attr("height")/ifr.attr("width") ); ifr.removeAttr("width").removeAttr("height"); // Resize the iframes when the window is resized $(window).resize(function(){ var width = ifr.parent().width(); ifr.width(width).height(width * ifr.data("ratio")); }).resize(); });
Subscribe
Subscribe to get alerts on new obituaries