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:
August 2010
This Ain’t Kansas!
(30/08/2010)
Caffettaria 1763
(28/08/2010)
Objects on Display
(28/08/2010)
Man / Fountain / Bicycle
(27/08/2010)
Guarded Inclination
(25/08/2010)
Venetian Server Room
(24/08/2010)
More Wires
(23/08/2010)
Plein Air Wiring
(21/08/2010)
Palm Tree and Creeper
(20/08/2010)
Leaning Fence and Facade Shadow
(19/08/2010)
Shying Away
(18/08/2010)
Growth Plan II
(18/08/2010)
Sky Blue
(17/08/2010)
Delicate Posture
(16/08/2010)
Growth Plan
(15/08/2010)
Lost in Transport
(14/08/2010)
Organic Growth
(14/08/2010)
The Revolution, Then and Now
(13/08/2010)
“Hello Tree” Show in Krk
(12/08/2010)
… A Great Tool For Learning How to See …
(11/08/2010)
Enforced Break in Posting
(10/08/2010)
Coop Himmelb(l)au Opera Pavillion
(05/08/2010)
Perfect Summer Day
(04/08/2010)
August Wallpapers
(02/08/2010)
Toes and the Lake
(02/08/2010)
Sunlight in the Old Boat House
(02/08/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, }); });