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:
December 2013
Love In The Times Of Urban Life
(31/12/2013)
Passion For Beauty
(30/12/2013)
GO VEGAN
(29/12/2013)
Bent
(29/12/2013)
Come Away With Me
(28/12/2013)
Your Choice
(27/12/2013)
Trees On The Wall
(26/12/2013)
Merry Christmas And Peace To All Mankind
(25/12/2013)
In Between
(23/12/2013)
Bethlehem Backstage
(22/12/2013)
Self Service Laundry
(21/12/2013)
€ €
(21/12/2013)
Fir-Tree Green
(19/12/2013)
Greentime
(19/12/2013)
The Answer My Friend
(18/12/2013)
Ford Motor Company
(17/12/2013)
Hair
(16/12/2013)
Belf
(15/12/2013)
Urban Foliage
(14/12/2013)
Divine Nefertiti
(13/12/2013)
No Sledge Here
(12/12/2013)
Protected Cultural Property
(12/12/2013)
Winter Services
(11/12/2013)
photo
(11/12/2013)
Celestial Army
(10/12/2013)
Hysteria Lane
(10/12/2013)
Only 9 Seconds
(09/12/2013)
Uhren – Schmuck
(08/12/2013)
Niche Existence
(07/12/2013)
Christmas for MCPs
*
(07/12/2013)
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, }); });