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:
decay
Freilassing Dream
(04/07/2017)
GUTE QUELLE – Upmarket Source
(08/04/2017)
Wooden Curtains
(03/10/2014)
Green Facade
(19/08/2014)
Wallfish
(19/03/2014)
photo
(11/12/2013)
Verdigris
(03/12/2013)
Concrete From Better Times
(28/10/2013)
Decommissioned Door
(24/02/2013)
Tändlerei – Petty Trader
(28/04/2012)
M. Wallerstorfer, Antiques
(27/04/2012)
The Lawyer’s Parking
(17/04/2012)
Door Behind Bars
(20/01/2012)
Window, Weeds
(14/01/2012)
Visible History
(13/01/2012)
Solar Lentigines
(25/11/2011)
Kávéház – Coffee Shop
(30/10/2011)
Presszó
(19/10/2011)
Windows, Weeds, And A Blog Note
(24/09/2011)
Unused Door
(29/08/2011)
Gas Station, Closed
(08/08/2011)
Unused Door
(22/07/2011)
Garage Door
(11/07/2011)
It Was Forbidden
(30/04/2011)
Maple Leaves
(09/10/2010)
Picasso Reference, Budapest
(22/06/2010)
Good Times Gone
(14/02/2010)
Carl Weese’s Drive-In Theaters in the Lens Blog
(15/01/2010)
Not waiting for guests anymore
(09/11/2009)
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, }); });