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:
Bicycle
White Wall
(08/10/2020)
Into the Light
(22/12/2019)
Autumn Colors
(10/11/2019)
Got Winter
(10/01/2019)
Made for Cargo Bikes
(03/01/2019)
MAXIME PAUPERUM UTILITATI
(13/04/2015)
On The Fast Lane
(15/03/2014)
Portal And Biker
(16/09/2013)
Cycling in Torino
(01/08/2013)
(20/08/2012)
Prague Bike
(18/06/2012)
Wine Outlet Steingasse
(29/04/2012)
Suburban Traffic
(12/03/2012)
Bike In The Pipe
(07/02/2012)
Bikes, Rain
(11/01/2012)
Door, Biker, Bolzano
(30/11/2011)
Pipevine and Biker
(07/10/2011)
Red Bike
(27/09/2011)
Power Bull
(18/09/2011)
August Wallpaper
(31/07/2011)
Man / Fountain / Bicycle
(27/08/2010)
a blue bike for andreas
(10/07/2009)
weariness in vision and written
(02/07/2009)
up-and-coming cyclists
(14/05/2009)
hard ride
(04/02/2009)
won’t brake anyway
(24/01/2009)
icycle
(16/01/2009)
bike sea
(26/11/2008)
wave of bikers
(06/11/2008)
tsunami ruins with bike and crow
(18/07/2008)
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, }); });