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
Category: Siena
Privacy by Design
(09/08/2015)
A Look Back
(02/08/2015)
Baptismal Font
(30/07/2015)
Banquet of Herod
(29/07/2015)
Ghiberti’s Baptism of Christ
(27/07/2015)
Jesus in front of Pilatus
(25/07/2015)
Baptisterium Ceiling
(24/07/2015)
Gothic Altar
(21/07/2015)
Crucifixion Group
(20/07/2015)
Memento Mori
(19/07/2015)
Behind the Cathedral
(18/07/2015)
Fresco al Balcony
(17/07/2015)
What a Space
(17/07/2015)
Ring on the Wall
(15/07/2015)
Palazzo Publico
(14/07/2015)
The Campo
(13/07/2015)
Towards the Campo
(12/07/2015)
Stained Glass Window
(12/07/2015)
The Siennese Coats of Arms
(10/07/2015)
Choir Stalls
(09/07/2015)
The Spacious Firmament on high
(09/07/2015)
Admiring St. Mary
(07/07/2015)
S. Bernardin
(06/07/2015)
S. Crescentius
(05/07/2015)
Above us only Sky
(04/07/2015)
Gargoyle and Saint
(03/07/2015)
Holy Mary and the Saints
(02/07/2015)
Creche Siennese
(01/07/2015)
On the Piazza
(29/06/2015)
Zebra Clocktower
(28/06/2015)
Posts navigation
Page
1
Page
2
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, }); });