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: September 2018
Home of alter-alternative Facts
(29/09/2018)
Fueling Creativity?
(28/09/2018)
Still Green
(27/09/2018)
Buoys
(26/09/2018)
Navis Gaudiorum
(25/09/2018)
Traffic Jam
(24/09/2018)
Ramp Ahead
(23/09/2018)
Above us only Sky
(22/09/2018)
Late Afternoon Light on Thames River
(21/09/2018)
Speed
(20/09/2018)
Blessing
(19/09/2018)
House
(18/09/2018)
Fish Bar Mural
(17/09/2018)
Gutter Art
(16/09/2018)
Hackney Pub
(15/09/2018)
The Beer’s Dream
(14/09/2018)
Come rain
(13/09/2018)
Ye olde Door
(12/09/2018)
Residential Street
(11/09/2018)
Hackney Peace Carnival
(10/09/2018)
Classic Pillar
(09/09/2018)
Streets of London
(08/09/2018)
Lighting of Lost Times
(07/09/2018)
His name is Calvin, I guess
(06/09/2018)
Lantern and Rose Window
(05/09/2018)
Eyes
(04/09/2018)
Roadside
(03/09/2018)
Not needed anymore
(02/09/2018)
Yin Yang Doors
(01/09/2018)
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, }); });