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:
February 2012
March Wallpapers
(29/02/2012)
Snow Pole
(28/02/2012)
Elegant Posture
(27/02/2012)
Stoup
(26/02/2012)
Thawing Ice
(25/02/2012)
Chestnut Booth
(24/02/2012)
Underpass Colors
(23/02/2012)
Snow In The Corner
(22/02/2012)
Carnival, Not Dry
(21/02/2012)
Birds
(20/02/2012)
Mountain, Cloud, Squares
(19/02/2012)
Urban Shrub
(18/02/2012)
Heavy Tool, Deep Tracks
(17/02/2012)
Vivian Maier In The NY Times
(17/02/2012)
Segafredo
(16/02/2012)
Carnival As Seen By Babaoskar
(16/02/2012)
Parking In Reflection
(15/02/2012)
Apotheke – Pharmacy
(14/02/2012)
Moon From The Office Window
(13/02/2012)
Traces, Ivy Or Wine
(12/02/2012)
City Ducks
(11/02/2012)
Backyard Mural
(10/02/2012)
Hydrant, Snow
(09/02/2012)
Bavarian Hydrant, NSFW in Santorum Country
(08/02/2012)
Bike In The Pipe
(07/02/2012)
Wasserbar
(06/02/2012)
Demidiotic Underwear
(05/02/2012)
Lexus Confession
(04/02/2012)
February Wallpapers
(04/02/2012)
Bus Stand
(03/02/2012)
Posts navigation
Page
1
Page
2
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, }); });