:warning: could not find receiver for jolortegui98
$("#button-marg-right").on("click", function(){
:cookie: 262 | @aarya1302 |http://www.freecodecamp.com/aarya1302
:cookie: 839 | @sorinr |http://www.freecodecamp.com/sorinr
$("#button-marg-left").click(function(){
$.getJSON('http://quotes.stormconsultancy.co.uk/random.json', function(jd) {
$("#button-marg-left").attr("href", 'https://twitter.com/intent/tweet?text=' + jd.quote + ' ' + jd.author);});
});
max-height: 800px;
it makes for better responsive behavior, the image won't get "pinched" on different screen sizes.
:cookie: 923 | @tylermoeller |http://www.freecodecamp.com/tylermoeller
target="_blank"
in codepen URLs so they open in a new tab