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:
green
Market Stall
(27/02/2016)
Cool November Wallpaper
(03/11/2015)
Dysfunct & Discarded
(11/11/2014)
Pasture
(10/04/2014)
Hysteria Lane
(10/12/2013)
Walls
(29/06/2013)
Urban Green
(24/06/2013)
High Pasture
(18/05/2012)
Transparent Trees
(04/05/2012)
Hazel Green
(18/04/2012)
Pot Flowers
(05/07/2011)
Green Gates
(03/07/2011)
Old Farmhouse
(06/06/2011)
Doors
(28/05/2011)
Green Staircase
(11/05/2011)
The Lake Smiles, It Invites To Bathe
(10/05/2011)
Garages, Dandelions
(16/04/2011)
Es grünt so grün or The Color Of The Prophet
(14/02/2011)
Door, Wicket, Window
(03/10/2010)
‘R’ for Reservation
(28/07/2010)
Waiting for guests
(06/11/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, }); });