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:
Sony a700
past glory and nowadays beauty
(16/04/2009)
property entails obligations
(16/04/2009)
“work and buy, pay taxes and die”
(14/04/2009)
hometown monstrosities in color
(26/03/2009)
munich, thiersch-place
(20/03/2009)
if you happen to come through munich
(17/03/2009)
percentage for art / kunst am bau
(11/03/2009)
genie in a postbox
(10/03/2009)
bad reichenhall roofs
(26/02/2009)
the ‘sleeping witch’ in a winter night
(13/02/2009)
sigiriya ruins
(05/02/2009)
no diamonds, just rust
(01/02/2009)
the emperors pool, sigiriya
(30/01/2009)
30 lost years
(29/01/2009)
teaching gis
(23/01/2009)
fence abstract
(20/01/2009)
bad reichenhall in moonlight
(13/01/2009)
the basis of urban legends
(07/01/2009)
winter silver
(05/01/2009)
imperial patterns in nature
(20/12/2008)
unbroken reverence
(13/12/2008)
from imperial splendor into the poorer quarters
(10/12/2008)
imperial tea table
(10/12/2008)
on photographers
(08/12/2008)
roof details in the forbidden city
(08/12/2008)
freezing in the forbidden city
(06/12/2008)
dec. 1st: world aids day
(30/11/2008)
no way out (if you can’t read chinese)
(27/11/2008)
construction site at night
(26/11/2008)
bike sea
(26/11/2008)
Posts navigation
Page
1
Page
2
Page
3
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, }); });