View difference between Paste ID: MhaMZaa2 and AcUFDbCm
SHOW: | | - or go back to the newest paste.
1-
javascript:jQuery(".slide a").each(function(){img=$(this).find("img"),img.attr("src",$(this).attr("href")),$(this).css({width:"450px",height:"auto"})});var sections=jQuery(".presentation-section");sections[0].remove(),sections[1].remove(),sections[3].remove();
1+
javascript:jQuery(".slide a").each(function(){img=$(this).find("img"),img.attr("src",$(this).attr("href")+"&textOnly=true"),$(this).css({width:"450px",height:"auto"})});var sections=jQuery(".presentation-section");sections[0].remove(),sections[1].remove(),sections[3].remove();