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:
January 2009
the emperors pool, sigiriya
(30/01/2009)
30 lost years
(29/01/2009)
the banal traces of death
(27/01/2009)
throwing the net
(25/01/2009)
won’t brake anyway
(24/01/2009)
teaching gis
(23/01/2009)
boat and flipflop, batticaloa
(22/01/2009)
fence abstract
(20/01/2009)
checking the water
(19/01/2009)
“happiness is the galle face hotel”
(18/01/2009)
copper delight
(17/01/2009)
icycle
(16/01/2009)
footed icicles
(15/01/2009)
the old saline of bad reichenhall
(15/01/2009)
bad reichenhall in moonlight
(13/01/2009)
happy end of a sleigh riding accident
(12/01/2009)
tree house
(12/01/2009)
as cold as blue
(11/01/2009)
winter clematis
(09/01/2009)
pebbles on the rocks
(09/01/2009)
the basis of urban legends
(07/01/2009)
saalach marshes
(07/01/2009)
winter silver
(05/01/2009)
instead of eating burgers
(04/01/2009)
iron aristolochia
(03/01/2009)
having read the newspaper
(02/01/2009)
touchdown 2008
(01/01/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, }); });