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
Month:
March 2020
Tubeworks
(31/03/2020)
Shoes from better Times
(30/03/2020)
A Stick Shtick
(29/03/2020)
Waiting for Easter
(28/03/2020)
The market and the streets stand empty
(27/03/2020)
Crisis – what Crisis?
(24/03/2020)
Gospel Travels in a Humvee
(23/03/2020)
Trees in front of Glass
(21/03/2020)
Embedded Trees
(19/03/2020)
Lonely Pedestrian
(18/03/2020)
Corrugated Tin Sheet and other Structures
(17/03/2020)
Almost Squared
(16/03/2020)
Tree and Reflection
(15/03/2020)
Driveway and Pedestrian
(13/03/2020)
First Cherry Blossoms
(12/03/2020)
Bridges NOT Walls
(11/03/2020)
Upside Down
(10/03/2020)
Bare Sycamores
(09/03/2020)
The Glass and the Sun
(07/03/2020)
The black House
(06/03/2020)
Shopping Mall Artwork
(05/03/2020)
Surfacing from the Subway
(04/03/2020)
180° – Gentrification in Progress
(03/03/2020)
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, }); });