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:
Graffiti
Along a tagged Wall
(03/09/2020)
NO RISK NO SKATE
(20/06/2020)
Green is the Valley in the Drill Ground
(28/05/2020)
Bridges NOT Walls
(11/03/2020)
Some Green
(10/02/2020)
Peace on the Fence
(08/02/2020)
Decommisioned – Building and Bicycle
(07/02/2020)
Chalk Heart
(05/02/2020)
This Stencil I know – Kunst outside of Kunsthalle
(16/12/2019)
Peace et. al.
(03/12/2019)
Elphi close by
(13/11/2019)
Adorned Staircase
(31/10/2019)
Creative Anarchy
(26/10/2019)
Fingers Mural
(11/10/2019)
Small Town Menetekel and Weeds
(08/10/2019)
Another Ghost Biker
(24/09/2019)
Your huddled masses yearning to breathe free…
(18/09/2019)
Get them data
(16/09/2019)
The Racists’s Nightmare
(14/09/2019)
Volleyball Ghosts
(13/09/2019)
Graffiti No 46
(12/09/2019)
Writing on the Wall
(11/09/2019)
Pedal Power
(10/09/2019)
A colourful Welcome
(08/09/2019)
Weed Victim
(07/09/2019)
White Wall
(03/09/2019)
Caulis Urbanica var. Monacensis
(26/08/2019)
Fitness, Dance and a curious Truck
(23/08/2019)
Overpass
(22/08/2019)
Tagged Bridge
(21/08/2019)
Posts navigation
Page
1
Page
2
…
Page
11
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, }); });