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:
October 2010
Let Us Come In!
(31/10/2010)
Non-Rectangular Shapes
(30/10/2010)
Three Windows
(29/10/2010)
Golden Gingko
(28/10/2010)
From Côte d’Ivoire
(27/10/2010)
Still Standing
(26/10/2010)
Tête-à-Tête, Watched
(25/10/2010)
Street Level Encounter
(24/10/2010)
Alder Limb
(24/10/2010)
Planting Season
(23/10/2010)
Urban Fall
(22/10/2010)
Small Traces of Fall Colors
(22/10/2010)
Singular Leaves
(20/10/2010)
Backlighted Leaves
(19/10/2010)
Yellow Door
(18/10/2010)
Red Wine
(18/10/2010)
Rural Landscape, October
(16/10/2010)
Blog Action Day: Water
(16/10/2010)
The Color Yellow
(14/10/2010)
Last Flowers, Last Light
(13/10/2010)
Fall Flower
(12/10/2010)
Urban Autumn
(11/10/2010)
Yellow Leaf, Mallows
(10/10/2010)
Maple Leaves
(09/10/2010)
Other Blogs: Dania Maxwell
(09/10/2010)
Barn Door Shadows
(08/10/2010)
Fence Post Toppings
(07/10/2010)
Triplet and Stable Wall
(06/10/2010)
Rural Slam Dunks, Passed
(05/10/2010)
Keys and Ivy
(04/10/2010)
Posts navigation
Page
1
Page
2
Next page
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, }); });