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:
Leinster
Guiness for Strength
(07/07/2017)
Ornated Cover
(05/07/2017)
Pushing the Bike
(03/07/2017)
Yellow Double Irish and Windows
(01/07/2017)
Lifelines
(29/06/2017)
Yellow Double Irish
(27/06/2017)
Locked
(25/06/2017)
Dome and double Yellow
(23/06/2017)
The Weaned Offs’ Delight
(21/06/2017)
Athlone Bike
(20/06/2017)
Pretty in Pink
(19/06/2017)
Leading Lines
(17/06/2017)
The True Abbey Road
(16/06/2017)
Sean’s Pub
(15/06/2017)
Mellow Yellow
(13/06/2017)
Blind Facade Trompe l’oeil
(12/06/2017)
St. Anthony’s Church
(10/06/2017)
Factory Building
(08/06/2017)
Athlone Houses
(08/06/2017)
Shop at the Corner
(07/06/2017)
Irishmen’s Delight
(05/06/2017)
Fence, Yard and Container
(05/06/2017)
Approaching Clonmacnoise
(14/03/2017)
On Irish Waterways 2
(10/03/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, }); });