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:
flower
Japanese Anemonae
(17/11/2020)
Summer’s last Violets
(08/09/2020)
Early Morning Lilies
(17/05/2018)
Iris
(15/05/2018)
Pure Pink Power
(04/05/2018)
City Roses
(23/06/2017)
Flowers
(07/09/2015)
Flowered Window
(12/07/2014)
March Wallpapers
(04/03/2014)
Luna
(09/10/2013)
Crane’s Bills
(01/08/2013)
Cottage Decoration
(14/11/2012)
Lilies And A Ruin
(04/11/2012)
Orchis
(10/01/2012)
Two Windows
(15/08/2011)
Hydrangeas, Hotel
(08/07/2011)
Pot Flowers
(05/07/2011)
Frontyard Roses
(30/05/2011)
Garages, Dandelions
(16/04/2011)
Urban Tulip
(11/04/2011)
The Color Yellow
(14/10/2010)
Fall Flower
(12/10/2010)
Yellow Leaf, Mallows
(10/10/2010)
Scarce Decoration
(21/05/2010)
Facing the Inevitable: Magnolias of Spring
(20/04/2010)
Hibiscus flower, dry
(10/11/2009)
K.i.s.s. – Keep it simple, stupid!
(20/09/2009)
Street Flowers
(05/08/2009)
poppy flowers in a barley field
(14/06/2008)
more tulips
(06/05/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, }); });