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:
Voigtländer Heliar 2.5/75mm
Small Town Mall
(10/01/2021)
Artistic Make-Up
(10/01/2021)
Snow-covered Mystery
(08/01/2021)
Reminding of the old times that were never good
(19/12/2020)
Impending Christmas
(17/12/2020)
Empty Ambulatory
(20/11/2020)
Folds
(20/10/2020)
Overabundance
(19/10/2020)
Thistle at the Pond
(16/10/2020)
Lycopus-Tango and Bystander
(09/10/2020)
White Wall
(08/10/2020)
Late Sun tickling the Leaves
(06/10/2020)
Into the Light
(30/09/2020)
Shallow Pond
(29/09/2020)
Two Doors
(19/09/2020)
The Beer of the Mountains
(18/09/2020)
Hart’s Tongue
(14/09/2020)
Still ruht der See
(14/09/2020)
Sailing
(30/08/2020)
Chicane
(09/08/2020)
Not Sun
(06/08/2020)
Beware of the Cyclist
(05/08/2020)
Our Mt. Fuji – Müllnerhörndl
(01/08/2020)
Summer Abundance
(31/07/2020)
Dogwood, enlightened
(29/07/2020)
Opposites
(28/07/2020)
Last Year’s Leaves
(23/07/2020)
Bare Branch
(20/07/2020)
More Delicacies
(16/07/2020)
Delicate Twigs
(14/07/2020)
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, }); });