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:
red
(Mainly) Red Mural
(08/12/2017)
Evening at the Lake
(20/08/2015)
Club Med
(13/10/2014)
Neighbour
(07/05/2014)
Not Your Average Neighborhood
(14/11/2013)
Vertical
(18/09/2013)
Biker
(30/08/2013)
Indispensable
(05/08/2013)
Red Wall
(23/06/2013)
Godot Art Gallery
(26/05/2012)
Red Bike
(27/09/2011)
Red Ball
(12/05/2011)
Coca Cola And The City Tree
(15/04/2011)
Lord Is My Shepered
(27/11/2010)
From CĂ´te d’Ivoire
(27/10/2010)
Small Traces of Fall Colors
(22/10/2010)
Red Wine
(18/10/2010)
Guarded Inclination
(25/08/2010)
Budapest Fire Plugs
(11/07/2010)
ABC
(23/04/2010)
More House Trees
(08/04/2010)
Tree House – House Tree
(07/04/2010)
Spring Takes a Break
(01/04/2010)
Playing with Shapes and Colors
(24/03/2010)
Thinking of Salome
(06/12/2009)
Twelve
(01/11/2009)
wind
(02/08/2009)
from imperial splendor into the poorer quarters
(10/12/2008)
freezing in the forbidden city
(06/12/2008)
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, }); });