Skip to content
spring2life
take2.2
Vernacular
Common Places
Comments
Blogs I Read
Gallery
The Tenset
Things
Places
Events
People
Books
Archives
Search
RSS
Contact
About
Impressum
Datenschutzerklärung
Category: Shadow
Market Stall
(27/02/2016)
Not a Menora
(22/03/2015)
Karajan’s Ghost
(17/02/2015)
On Display
(02/12/2014)
Shadowplay
(14/03/2014)
Shadows / Traces
(01/12/2013)
Banister Shadows
(16/10/2013)
Roofs And Shadows
(05/07/2013)
The Queen And The Photographer
(01/07/2013)
Power Lines And Shadows
(01/07/2013)
Harbour Shadow
(28/06/2013)
Wall Snake
(21/06/2013)
Shadow Grid
(16/06/2013)
Kilroy Is Watching
(26/03/2012)
Spring – Shade And Shutter
(23/03/2012)
Shadows Of Life
(02/07/2011)
Shadow Impromptu
(06/09/2010)
Zweifussgänger
(31/03/2010)
Long shadows
(31/08/2009)
Evening Sky, Krk
(18/08/2009)
Island of the Shadows
(15/08/2009)
a blue bike for andreas
(10/07/2009)
shadows on the wall, and power lines
(14/06/2009)
tree house
(12/01/2009)
solar electric mantis
(17/09/2008)
long shadows on the beach
(16/07/2008)
hauling in the net
(15/07/2008)
snow and fence
(09/04/2008)
jQuery( document ).ajaxComplete(function() { // alert( "Triggered ajaxComplete handler." ); jQuery.fn.getTitle = function() { var arr = jQuery("a.fancybox"); jQuery.each(arr, function() { var title = jQuery(this).children("img").attr("title"); var caption = jQuery(this).children("img").attr("alt"); jQuery(this).attr('title',title).attr('data-caption',caption); }) } var images = jQuery("a:has(img)").not(".nolightbox").filter( function() { return /\.(jpe?g|png|gif|bmp)$/i.test(jQuery(this).attr('href')) }); var gallery = jQuery(".gallery-item a:has(img)").not(".nolightbox").filter( function() { return /\.(jpe?g|png|gif|bmp)$/i.test(jQuery(this).attr('href')) }); console.log(images.length); /* images.addClass("fancybox").getTitle(); */ images.addClass("fancybox"); /* images.attr("data-fancybox='images'","gallery"); */ /* MWS codit */ images.parent().attr("data-fancybox","images"); /* MWS codit */ /* gallery.addClass("fancybox").getTitle(); gallery.attr("data-fancybox","gallery"); */ /* $().fancybox({ selector : '.alignnone a:visible' }); */ jQuery("a.fancybox").fancybox({ 'loop': false, 'margin': [44, 0], 'gutter': 50, 'keyboard': true, 'arrows': true, 'infobar': false, 'toolbar': true, 'buttons': ["slideShow", "fullScreen", "thumbs", "close"], 'idleTime': 4, 'protect': false, 'modal': false, 'animationEffect': "zoom", 'animationDuration': 350, 'transitionEffect': "fade", 'transitionDuration': 350, }); });