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:
November 2018
Future Mobility
(30/11/2018)
Speed
(29/11/2018)
Anticipated Nostalgia IV
(28/11/2018)
1905
(27/11/2018)
Grey Morning
(26/11/2018)
Anticipated Nostalgia III
(25/11/2018)
Money makes the World go around
(24/11/2018)
Seeing Red
(22/11/2018)
Last Light II
(21/11/2018)
Last Light
(20/11/2018)
Eat-in
(19/11/2018)
Mural-type Camouflage
(18/11/2018)
Soothing Symmetry
(16/11/2018)
Our Pastures were here
(15/11/2018)
Four Houses
(14/11/2018)
Dunes
(13/11/2018)
Nostalgia – Work in Progress
(12/11/2018)
Never Again II
(11/11/2018)
Nil Satis
(09/11/2018)
Never Again
(08/11/2018)
Rallye against the Ultra-Right
(06/11/2018)
Alienated Self
(05/11/2018)
Running along the Canal
(04/11/2018)
Boiling Water
(03/11/2018)
At Walking Speed
(02/11/2018)
Anticipated Nostalgia II
(01/11/2018)
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, }); });