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:
August 2009
Long shadows
(31/08/2009)
Old-style Merry-go-round
(30/08/2009)
Cypress Soldiers
(29/08/2009)
Government Building – Beamtenstock
(28/08/2009)
The call has ended
(27/08/2009)
Krk Clocktower Angel
(26/08/2009)
World in a Bottle
(25/08/2009)
Window Tomcat
(24/08/2009)
From island to island
(21/08/2009)
Hot days – lively nights
(20/08/2009)
Summertime
(19/08/2009)
Evening Sky, Krk
(18/08/2009)
Red Ship Reflection
(17/08/2009)
Fisherman’s Gloves
(16/08/2009)
Island of the Shadows
(15/08/2009)
Krk Elegant Feet
(14/08/2009)
Resting Fender
(13/08/2009)
Gone Fishing
(13/08/2009)
Game Hall
(11/08/2009)
Through my Window
(11/08/2009)
A Rose is a Rose is a Rose
(08/08/2009)
Hiroshima Day
(06/08/2009)
Street Flowers
(05/08/2009)
Bridal Bouquet
(04/08/2009)
Unterach Balcony Light
(03/08/2009)
wind
(02/08/2009)
square architecture, munich
(01/08/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, }); });