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:
September 2011
Subtle Humor
(29/09/2011)
Shadow On The Wall
(28/09/2011)
Red Bike
(27/09/2011)
Urban Trees Again
(26/09/2011)
Wood Markings
(26/09/2011)
Windows, Weeds, And A Blog Note
(24/09/2011)
Storm Setting In
(23/09/2011)
Strong Lines
(22/09/2011)
Blue Drainpipe
(21/09/2011)
After The Concert
(21/09/2011)
Summer Reminiscence
(19/09/2011)
Opportunity Crossing
(18/09/2011)
Power Bull
(18/09/2011)
Lonely Ladder
(16/09/2011)
Boats
(15/09/2011)
Thumsee Ripples
(15/09/2011)
Crooked Branch
(13/09/2011)
Shaken Beliefs
(11/09/2011)
For Whom The Bell Tolls
(10/09/2011)
Late Night Encounter
(09/09/2011)
Fisherman’s Easter Eggs
(08/09/2011)
Frying Battery
(07/09/2011)
Glass Reflections
(06/09/2011)
Sober Facade
(05/09/2011)
Tires/Tired
(03/09/2011)
Wet Reflection
(03/09/2011)
September Wallpapers
(01/09/2011)
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, }); });