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: Hamburg
Old and New
(28/11/2019)
If I think of Germany in the night
(26/11/2019)
Bright Sun, Dark Shadows
(24/11/2019)
KHAMODDOST
(22/11/2019)
Cograil Shadow
(20/11/2019)
A wavy Affair
(18/11/2019)
Looking up
(15/11/2019)
Elphi close by
(13/11/2019)
Backlight – Sun in the Harbour Water
(11/11/2019)
More Backlight – Elphi afar
(08/11/2019)
Backlight is good Light
(06/11/2019)
Morning Backlight
(04/11/2019)
Waiting for my Train
(02/11/2019)
Adorned Staircase
(31/10/2019)
Victory Column
(29/10/2019)
Unfinished Christo
(27/10/2019)
Custom Tattoo in the Square
(25/10/2019)
EDITED
(30/03/2017)
BGS
(29/03/2017)
FLATUS
(28/03/2017)
K-100 GEK GEO
(25/03/2017)
Zines / Records / Prints
(23/03/2017)
PUNCH NAZIS!
(21/03/2017)
Wall and CCTV
(19/03/2017)
Stand up against Racism
(17/03/2017)
Oh Lord, won’t you buy me…
(16/03/2017)
Dead Men can’t cat call
(13/03/2017)
Cleaning the Temple
(11/03/2017)
ZUGHALT
(08/03/2017)
Pea and Pepita
(06/03/2017)
Posts navigation
Page
1
Page
2
Next page
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, }); });