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
Tag:
mural
Caged Hoop
(19/06/2020)
Kiss me in Nürnberg
(12/12/2019)
Urban Wildlife II
(04/03/2019)
Urban Wildlife I
(02/03/2019)
Art of Decoration
(26/02/2019)
Wall, Stripes, no Stars
(08/02/2019)
Try a little Tinderness
(06/02/2019)
Camouflage
(04/02/2019)
All you need is Love
(03/02/2019)
The Migrant
(30/01/2019)
In Depth
(29/01/2019)
Extinguish it
(28/01/2019)
Bavarian Athletics
(02/08/2018)
Hidden in plain Sight
(19/04/2018)
Battle Cry Mural
(09/04/2018)
Backyard Dreams
(15/03/2018)
Fairytales on the Wall
(05/03/2018)
(Mainly) Red Mural
(08/12/2017)
The Admonition
(02/12/2017)
Alexa
(12/10/2017)
Back in those Times
(10/10/2017)
How long is now?
(08/07/2017)
Blind Facade Trompe l’oeil
(12/06/2017)
Urban Dream
(29/05/2017)
Splash
(19/04/2017)
PARFÜMERIE
(06/04/2017)
K-100 GEK GEO
(25/03/2017)
Pea and Pepita
(06/03/2017)
1 Horse Power
(04/03/2017)
Oversized Tomatoes
(09/03/2016)
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, }); });