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:
street
Waiting
(24/02/2018)
Pushing the Bike
(03/07/2017)
The True Abbey Road
(16/06/2017)
Heading Home
(01/06/2017)
Moving in the Street
(26/05/2017)
Street Furniture
(27/12/2016)
Red Overall
(23/10/2016)
Quick Stop – Corner Bakery
(29/09/2016)
In plain Sight
(13/09/2016)
Jesus Christ is the Lord
(06/09/2016)
OK OK OK OK
(10/08/2016)
Harvey Gas
(20/02/2016)
Miss Wish
(03/03/2015)
Garden Court / Wallpaper
(02/01/2015)
L’ Espace Océanie / Asie
(28/07/2014)
Eco Permis
(27/07/2014)
Godiva et. al.
(03/02/2014)
Night Cafe In Brussels
(22/01/2014)
Here And There
(08/01/2014)
Trees On The Wall
(26/12/2013)
Only 9 Seconds
(09/12/2013)
TK Kabel
(11/07/2013)
Zattere
(05/02/2013)
West Wind Indicator
(13/12/2012)
Preparing To Clean
(15/11/2012)
Red Balls
(14/11/2012)
Glass Facade
(14/11/2012)
Snow In The Corner
(22/02/2012)
Couleurs Du Maghreb IV
(12/12/2011)
Fredys Kampfsportshule – Fredy’s Martial Art Shool
(15/08/2011)
Posts navigation
Page
1
Page
2
Page
3
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, }); });