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:
Vernacular
Rejoice – Bully #45 is gone!
(21/01/2021)
Dormancy II
(19/01/2021)
Last Year’s Beech Leaves
(18/01/2021)
Tree and Grand Hotel
(17/01/2021)
All that remains from 2020
(16/01/2021)
With a Sense for Proportions
(15/01/2021)
Higher Education Facility – Backside
(14/01/2021)
Dormancy
(12/01/2021)
Small Town Mall
(10/01/2021)
Artistic Make-Up
(10/01/2021)
Der Winter hat sein weißes Kleid…
(09/01/2021)
Snow-covered Mystery
(08/01/2021)
Excluded
(07/01/2021)
“Hier ruht in Gott” – R.I.P.
(06/01/2021)
Only good Times
(04/01/2021)
Mountain Sun
(03/01/2021)
Adorned Wrapping
(01/01/2021)
Happy New Year!
(31/12/2020)
Build That Wall!
(30/12/2020)
Little Monster – Utility Box and Fence
(28/12/2020)
Fenced out Beaties
(27/12/2020)
On earth peace, good will toward men
(25/12/2020)
“Streets and markets stand deserted, Every house is still and bright, Pensive through the lanes I wander, In the peaceful, quiet night.
(24/12/2020)
Balance
(22/12/2020)
Corona-induced Emptiness
(21/12/2020)
Night Bus, not frequented
(20/12/2020)
Reminding of the old times that were never good
(19/12/2020)
Bergfried – Gotthüt
(18/12/2020)
Impending Christmas
(17/12/2020)
Yesteryear’s Snow
(14/12/2020)
Posts navigation
Page
1
Page
2
…
Page
58
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, }); });