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: May 2009
idp bathroom, batticaloa
(31/05/2009)
to be poor
(30/05/2009)
tata and grapes
(28/05/2009)
beach abstract
(27/05/2009)
dancing feet
(26/05/2009)
eyes
(23/05/2009)
giving something back
(21/05/2009)
sad holiday for the tamils
(20/05/2009)
a bitter victory
(19/05/2009)
knocking on (fire)wood
(18/05/2009)
crisis? what crisis
(17/05/2009)
on the train again
(16/05/2009)
up-and-coming cyclists
(14/05/2009)
encounter in red
(13/05/2009)
traditional fence and horses
(12/05/2009)
out of my depth
(11/05/2009)
let the music play
(10/05/2009)
form follows function
(10/05/2009)
interpreting ‘twins’
(08/05/2009)
time is running and still no plans
(07/05/2009)
the approach
(06/05/2009)
rosserer pilgrimage music
(05/05/2009)
rosserer pilgrimage maria plain
(04/05/2009)
raw power
(04/05/2009)
green weißbach waters
(02/05/2009)
canyon beech
(02/05/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, }); });