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:
snow
Tree and Grand Hotel
(17/01/2021)
With a Sense for Proportions
(15/01/2021)
Small Town Mall
(10/01/2021)
Artistic Make-Up
(10/01/2021)
Snow-covered Mystery
(08/01/2021)
Excluded
(07/01/2021)
Little Monster – Utility Box and Fence
(28/12/2020)
Green and Red in Winter Times
(12/12/2020)
Late Snow
(06/05/2019)
Enough Snow
(12/01/2019)
Got Winter
(10/01/2019)
Sleeping Beauty II
(26/03/2018)
Black Trees
(19/02/2018)
Winter Tree, urban
(01/01/2018)
Last Efforts of Winter
(10/03/2016)
The old Castle
(27/01/2016)
Red and White together
(25/01/2016)
Nobody sitting
(24/01/2016)
The glorious Past in Snow
(21/01/2016)
Snow Indeed
(17/01/2016)
A bit more Snow
(08/01/2016)
Our Share of Snow
(06/01/2016)
Last Days of Snow
(29/03/2015)
Not a Menora
(22/03/2015)
A Walk In The Park
(13/02/2015)
Snow over Trappentreu Street
(09/02/2015)
Delicate Branch
(07/02/2015)
Hibernating HIbiscus
(05/02/2015)
Winter Trees
(03/02/2015)
February Wallpapers
(01/02/2015)
Posts navigation
Page
1
Page
2
…
Page
4
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, }); });