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:
April 2010
Cornered Thuja
(30/04/2010)
Run for ‘The Pike’
(29/04/2010)
Eggleston works for Honda?
(28/04/2010)
Spring in the City III
(27/04/2010)
Chernobyl or “Only Two Things Are Infinite”
(26/04/2010)
Asphalt Line
(25/04/2010)
The Tenset
(23/04/2010)
ABC
(23/04/2010)
Lodgers Home, Munich
(22/04/2010)
Clocktower of the Resurrection Church
(21/04/2010)
Facing the Inevitable: Magnolias of Spring
(20/04/2010)
Alpine Meadows
(19/04/2010)
The Golden Hands of the BOSS
(16/04/2010)
Leaving the Valley
(15/04/2010)
Through the Fence
(14/04/2010)
Que Bello Bavarese – Beautiful Bavarian
(14/04/2010)
Postman Roulin and the Ticket Stamper
(13/04/2010)
Impending Rainstorm
(12/04/2010)
Giacometti’s Hand / Ghost
(10/04/2010)
More House Trees
(08/04/2010)
Tree House – House Tree
(07/04/2010)
Wayside Observation: Solitary Lantern
(06/04/2010)
Höglwörth Holy Grave
(05/04/2010)
Easter Colors
(04/04/2010)
Dry Leaf
(03/04/2010)
Spring Stroll
(02/04/2010)
Spring Takes a Break
(01/04/2010)
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, }); });