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
Month:
January 2018
Flooding Mirror
(31/01/2018)
Here comes the Sun
(30/01/2018)
Leftover Poinsettia
(29/01/2018)
Da Future
(28/01/2018)
Winter Roses
(27/01/2018)
Decorated Kiosk
(26/01/2018)
Memento Mori
(24/01/2018)
Raindrops on my Window
(23/01/2018)
0 / 17a
(22/01/2018)
Urban Walkers
(21/01/2018)
Sea of Cobblestone
(20/01/2018)
When it rains it pours
(18/01/2018)
Purple Heart
(18/01/2018)
Flowers
(17/01/2018)
Exhibit Trailer
(15/01/2018)
Poor Men
(14/01/2018)
Memento Mori
(13/01/2018)
Rock in the Park
(12/01/2018)
Empty Pants
(11/01/2018)
Romance in Parking
(10/01/2018)
Battery Workers
(09/01/2018)
Afternoon Light
(09/01/2018)
Bavarian Burlwood
(07/01/2018)
Epiphanias 2018
(06/01/2018)
Empty Benches
(05/01/2018)
Sky Train (Rider)
(03/01/2018)
New Year’s Fireworks
(02/01/2018)
Winter Tree, urban
(01/01/2018)
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, }); });