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: October 2017
ELECTRA HOUSE
(31/10/2017)
The Brush
(27/10/2017)
Matriarch
(23/10/2017)
Wall Decoration
(22/10/2017)
Traffic Flow
(20/10/2017)
Projection Screen
(19/10/2017)
Jacaranda Tunnel
(18/10/2017)
Jacarandas
(17/10/2017)
SPIRITUAL SPECTACLE
(16/10/2017)
Doha Airport
(15/10/2017)
Socialist Dynamics
(13/10/2017)
Alexa
(12/10/2017)
Illusions from the Past
(11/10/2017)
Back in those Times
(10/10/2017)
Frugality and Strength
(09/10/2017)
Human Scale
(08/10/2017)
Shop, Closed
(07/10/2017)
Smile!
(06/10/2017)
More than just Graffiti
(05/10/2017)
R.I.P. Camera Service
(04/10/2017)
Circular Erosion
(02/10/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, }); });