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:
May 2015
Down to Hell
(31/05/2015)
S. Matthaeus
(30/05/2015)
S. Iacobus
(29/05/2015)
Giornali – Tabacchi
(28/05/2015)
Writing on the Wall
(27/05/2015)
Crushing it
(26/05/2015)
Dome Detail II
(25/05/2015)
Dome Detail I
(24/05/2015)
Cupola del Duomo
(23/05/2015)
Past and Presence II
(22/05/2015)
Past and Presence I
(21/05/2015)
A Horse with good Taste
(20/05/2015)
Passage
(19/05/2015)
Brunelleschi’s church
(18/05/2015)
Red
(17/05/2015)
Excess Material
(15/05/2015)
Violence was not an issue II
(13/05/2015)
Violence was not an issue
(12/05/2015)
CUPO
(11/05/2015)
flavio castellani
(10/05/2015)
Occasioni
(09/05/2015)
Louis & Vuitton / Men at Work
(08/05/2015)
I wish they were
(07/05/2015)
CANTINA MAGNANI
(07/05/2015)
Chiuso – Closed
(05/05/2015)
Fire Feet
(04/05/2015)
Scatolini
(03/05/2015)
Outlets
(02/05/2015)
FLY AWAY
(01/05/2015)
ERACLEA
(01/05/2015)
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, }); });