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
Tag:
night
Night Bus, not frequented
(20/12/2020)
Lonely Piper – Corona Blues
(07/11/2020)
Barad-dûr
(15/05/2020)
Solitary Tendril
(14/05/2020)
Crisis – what Crisis?
(24/03/2020)
Fata Morgana
(13/02/2020)
Moonlit Night
(17/01/2020)
Decorated Tree and Concert Hall
(26/12/2019)
Christmas in the City
(20/12/2019)
Midnight in Schwabing
(14/11/2019)
Take a Seat, please
(13/01/2019)
Elektro-Pastorale
(04/01/2019)
Santa’s Helper
(24/12/2018)
Bonsai Christmas
(09/12/2018)
Refurbished Maypole and Santa
(07/12/2018)
Rallye against the Ultra-Right
(06/11/2018)
Summer Evening
(22/06/2018)
Construction Site Fence
(03/06/2018)
Aquarium Lounge
(10/02/2018)
Shoes just wanna have Fun
(09/02/2018)
No my friend, darkness is not everywhere…
(08/02/2018)
Covered Fountain and Cathedral
(05/02/2018)
When it rains it pours
(18/01/2018)
Battery Workers
(09/01/2018)
Empty Benches
(05/01/2018)
New Year’s Fireworks
(02/01/2018)
Happy New Year 2018
(31/12/2017)
The Snow that was meant for Christmas
(28/12/2017)
“Original” Bavarian
(17/12/2017)
Christmas Decoration
(15/12/2017)
Posts navigation
Page
1
Page
2
…
Page
6
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, }); });