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:
wall
Only good Times
(04/01/2021)
Build That Wall!
(30/12/2020)
White Wall
(08/10/2020)
Saline Wall
(07/10/2020)
Not Bars
(03/10/2020)
(Weese) Weeds
(27/08/2020)
Creeper
(13/07/2020)
ZUGHALT
(08/03/2017)
Brothers in Decay
(06/10/2016)
Kayak and Wall
(09/09/2016)
Polo Nautico
(28/06/2016)
Walled up Entrance
(13/06/2016)
EMPLOYMENT
(21/02/2016)
Kiss II
(02/02/2015)
JESUS IS LORD
(23/12/2014)
Above Us Only Sky
(23/11/2014)
Naked Wall
(24/10/2014)
In Waiting
(18/10/2014)
Plaster
(12/10/2014)
PREPOVEDANO
(10/10/2014)
On Grey
(06/10/2014)
2014 is Sofobomo Year Again!
(26/09/2014)
Cypresses With Potential
(21/08/2014)
Pockmarks
(09/08/2014)
Old Walls
(14/07/2014)
Art In The Beholder’s Eye
(13/07/2014)
Parochial Building
(13/07/2014)
Flowered Window
(12/07/2014)
Verticals
(06/07/2014)
Silk Heritage
(21/05/2014)
Posts navigation
Page
1
Page
2
…
Page
5
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, }); });