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 2017
Snapseed Slush
(31/01/2017)
Snow Patterns
(31/01/2017)
Nine Incantations
(29/01/2017)
WATER TANKS
(27/01/2017)
Loudmouth of the Past
(26/01/2017)
VIDEO SHOP
(25/01/2017)
Into the new world
(24/01/2017)
WESTERN UNION
(22/01/2017)
Wakarimasen
(21/01/2017)
The new Era
(20/01/2017)
Observation Patterns
(18/01/2017)
ecce homo
(17/01/2017)
PHOTOCOPYING DONE HERE
(15/01/2017)
Cortex à la Rydingsvard
(14/01/2017)
More Coke
(13/01/2017)
Filling the room
(12/01/2017)
Taste The Feeling
(11/01/2017)
Sickles
(09/01/2017)
TEX*S MEATS
(08/01/2017)
Broken Windows
(07/01/2017)
Salvation, Miracles, and deliverance
(06/01/2017)
“The relation between what we see and what we know is never settled”
(05/01/2017)
Front Garden
(03/01/2017)
The sound of …
(02/01/2017)
I can still see a small door
(01/01/2017)
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, }); });