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:
November 2010
Two Shops
(30/11/2010)
Crossing The Culvert
(28/11/2010)
Lord Is My Shepered
(27/11/2010)
Countrywoman Fixing Her Tool
(26/11/2010)
Fish Market, Batticaloa
(25/11/2010)
Tea Wholesale Trader
(25/11/2010)
Timber Shop
(23/11/2010)
Roadside Shops
(22/11/2010)
Matches 1-3
(21/11/2010)
The President Is Watching / Icecream
(20/11/2010)
Colombo Christmas
(20/11/2010)
Rover
(19/11/2010)
Colombo Streets I
(18/11/2010)
Rapidly Changing Worlds
(17/11/2010)
The Sixtine Chapel
(16/11/2010)
Leaving the “Perchten” behind – Traveling
(15/11/2010)
Harry Potter – For Sale
(14/11/2010)
krampusmasken.net
(14/11/2010)
Hole in the Sky
(12/11/2010)
Office Backyard
(11/11/2010)
Logs
(09/11/2010)
Hunting Stand, Birches
(08/11/2010)
Rural Autumn
(07/11/2010)
Lost On Platform
(05/11/2010)
Waiting for Prey
(04/11/2010)
Autumnal Still
(03/11/2010)
Moneysucker
(02/11/2010)
Ultimate Peace
(01/11/2010)
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, }); });