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: November 2013
Kitsch As Kitsch Can: December Wallpapers
(30/11/2013)
Quick
(30/11/2013)
Tree, Not Christmas
(29/11/2013)
Saul Leiter 1923 – 2013
(28/11/2013)
Hurry Down
(28/11/2013)
Five Past Six – News From Your PRISM/Muscular/Tempora/X-Keyscore Feed
(27/11/2013)
The Belgian Comics Museum II
(27/11/2013)
Long Shadows, Hard Backlight
(26/11/2013)
The Belgian Comics Museum
(26/11/2013)
Green, Fading Away
(25/11/2013)
Indian Hotness
(25/11/2013)
Still Green
(24/11/2013)
Pour Le Patron
(24/11/2013)
Streaks Whispering Of Ages
(23/11/2013)
How Blue Can You Get
(22/11/2013)
The Warm Breath Of The City
(21/11/2013)
Detached Hoop
(21/11/2013)
Smokers Corner
(20/11/2013)
Pillar / Wall
(20/11/2013)
Wall, Windows
(19/11/2013)
In Hoc Signo
(19/11/2013)
No 6
(18/11/2013)
Walker, Followed
(18/11/2013)
Blue Doors
(17/11/2013)
Bright Light
(16/11/2013)
Doubled Door
(16/11/2013)
Haarwerk / Hairdressers
(15/11/2013)
The Hotel
(15/11/2013)
Visible Light
(14/11/2013)
Not Your Average Neighborhood
(14/11/2013)
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, }); });