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:
Munich
Fairytales on the Wall
(05/03/2018)
Decorated Kiosk
(26/01/2018)
Above Us Only Sky
(23/11/2014)
Square World
(21/11/2014)
Train Station South Exit
(06/10/2011)
Think While You Shoot
(18/05/2011)
City Bird’s Nest
(19/04/2011)
City Trees V
(06/04/2011)
Urban Fall
(22/10/2010)
The Color Yellow
(14/10/2010)
Old Engineering Town Hall, Munich
(02/10/2010)
Octoberfest Bomb Blast’s 30th Anniversary
(26/09/2010)
Coop Himmelb(l)au Opera Pavillion
(05/08/2010)
(Tree) Shadows On The Wall
(22/07/2010)
Late: June Wallpapers
(09/06/2010)
Cornered Thuja
(30/04/2010)
Spring in the City III
(27/04/2010)
ABC
(23/04/2010)
Lodgers Home, Munich
(22/04/2010)
Clocktower of the Resurrection Church
(21/04/2010)
Tree House – House Tree
(07/04/2010)
Administrative Building Interiors
(30/03/2010)
Waiting Foot
(26/03/2010)
The Old Song: Commuting, Rain
(03/03/2010)
Architecture in Vienna
(26/02/2010)
Next Stop: Agora
(10/02/2010)
Visual LSD
(03/02/2010)
Winter Weeds
(27/01/2010)
Blues Christmas
(29/12/2009)
Rude girls
(17/11/2009)
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, }); });