Cimg6769

Working on some jQuery magic

Schermafbeelding_2012-02-15_om_14

1 Response

  1. Pro Cimg6769 Ivo Ruijters

    $(".samenwerkingen li a").each(function(){

    imageUrl=$(this).find("img").attr("src");

    $(this).css('background-image', 'url(' + imageUrl + ')');
    $('img',this).remove();

    });

    3 months ago

keyboard shortcuts: previous shot next shot L or F like