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:
Sky
Fence, Sky
(22/06/2020)
Frankfurt Storm Front
(04/04/2017)
On Irish Waterways 1
(03/03/2017)
Rooftop Pegasus
(22/01/2016)
Morning Sky
(09/11/2013)
… When The Living Is Easy
(09/10/2013)
Color In The Sky
(18/07/2013)
Squall Line
(08/07/2013)
Storm Clouds Over Krk
(02/06/2013)
More Cubes
(26/04/2012)
Birds
(20/02/2012)
Moon From The Office Window
(13/02/2012)
Storm Clouds Over A Neat City
(11/11/2011)
Railroad Lanterns
(18/08/2011)
Gas Station, Closed
(08/08/2011)
Lab Exhausts
(04/08/2011)
Heads And Clouds
(03/08/2011)
Storm Front Above
(01/08/2011)
Stormy Weather
(09/07/2011)
Just Out Of The Office
(20/05/2011)
city life
(24/07/2009)
krk beach
(11/06/2009)
sky over bavaria
(02/03/2009)
moon diptychon
(19/02/2009)
on the plane again
(09/10/2008)
evening clouds, krk
(08/09/2008)
steinhögl sky on fire
(06/08/2008)
spring in the city II
(24/04/2008)
into the light
(08/11/2007)
evening light over chiemsee, bavaria
(18/09/2007)
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, }); });