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:
geotagged
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)
Build That Wall!
(30/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)
Stormy Sky
(10/12/2020)
Rainy Afternoon
(09/12/2020)
Low Sun over Saalach River
(08/12/2020)
Fake Sun
(07/12/2020)
Bus Stop for Meat
(05/12/2020)
Silo Skins
(03/12/2020)
Raking Winter Sun
(02/12/2020)
Old Oak
(01/12/2020)
Royal Salt Administration Building
(28/11/2020)
Smalltown Zigzag
(27/11/2020)
Sorrel Sculpture
(26/11/2020)
Standing Rock
(25/11/2020)
Groundsill with Ramp
(24/11/2020)
Dogwood (cornus kousa)
(23/11/2020)
Puddle with a View
(22/11/2020)
Riverside Tree
(21/11/2020)
Empty Ambulatory
(20/11/2020)
White Fence
(19/11/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, }); });