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:
Nature
Old Oak
(01/12/2020)
Royal Salt Administration Building
(28/11/2020)
Sorrel Sculpture
(26/11/2020)
Overnight, it rained golden Leaves
(18/11/2020)
Three Sisters, again
(16/11/2020)
Memento Mori
(15/11/2020)
Leaf Patterns
(13/11/2020)
Fall Colors, muted
(12/11/2020)
Sparse Leaves, bright Windows
(09/11/2020)
Good grey Morning Light
(03/11/2020)
Unintentional Land Art
(31/10/2020)
Strange Leaves we have this Fall
(26/10/2020)
Still hanging Leaf
(25/10/2020)
Coffeetable, abandoned
(15/10/2020)
Last Light II
(21/11/2018)
Boiling Water
(03/11/2018)
Iris Pods
(25/07/2018)
Stripes, no Stars
(04/07/2018)
Relationship
(30/06/2018)
Dinosaur Claw
(24/06/2018)
Butterbur in Rain
(24/06/2018)
Fagus Sylvatica – Common Beech
(23/06/2018)
Fern Sprouts
(29/04/2018)
Resilience
(23/04/2018)
Black Trees
(19/02/2018)
The Snow that was meant for Christmas
(28/12/2017)
Rock and Tree
(19/09/2017)
Sickles
(09/01/2017)
Togetherness 2015
(22/04/2016)
Entwined
(31/12/2015)
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, }); });