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:
leaf
Overnight, it rained golden Leaves
(18/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)
Unintentional Land Art
(31/10/2020)
Strange Leaves we have this Fall
(26/10/2020)
Still hanging Leaf
(25/10/2020)
Fall Foliage
(17/10/2020)
Last Year’s Leaves
(23/07/2020)
Cool November Wallpaper
(03/11/2015)
November Wallpapers
(02/11/2013)
Bomb Trip
(31/10/2013)
Hazel Green
(18/04/2012)
Fence Detail
(09/01/2011)
Let Us Come In!
(31/10/2010)
Golden Gingko
(28/10/2010)
Tête-à-Tête, Watched
(25/10/2010)
Street Level Encounter
(24/10/2010)
Alder Limb
(24/10/2010)
Singular Leaves
(20/10/2010)
Backlighted Leaves
(19/10/2010)
Yellow Leaf, Mallows
(10/10/2010)
Maple Leaves
(09/10/2010)
Spellbound Forest III
(07/05/2010)
Spellbound Forest II
(06/05/2010)
The Non-Colors of Winter
(09/12/2009)
Suspended leaves
(26/11/2009)
Bramble leaves, birch leaves
(23/11/2009)
Another kind of autumn wind
(13/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, }); });