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: April 2017
Away
(28/04/2017)
The Golden Cathedral
(26/04/2017)
Zum Breiten Herd
(24/04/2017)
Pharmacy Facade
(24/04/2017)
The Cathedral
(22/04/2017)
Bluebird
(21/04/2017)
Red Snake
(20/04/2017)
Splash
(19/04/2017)
Two Windows
(19/04/2017)
Rain
(17/04/2017)
Gas Station
(16/04/2017)
Banagher Credit Union
(15/04/2017)
Guiness for Strength
(14/04/2017)
“Three Sisters” var. Shannonbridge
(11/04/2017)
PAUL KELLY SOLICITORS
(10/04/2017)
InterCity Hotel
(09/04/2017)
GUTE QUELLE – Upmarket Source
(08/04/2017)
PARFĂMERIE
(06/04/2017)
Walk On
(05/04/2017)
16 Arcs over the Shannon River
(04/04/2017)
Frankfurt Storm Front
(04/04/2017)
Nicky Nugent Family Butchers
(02/04/2017)
Adorned House
(01/04/2017)
Between the Houses
(01/04/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, }); });