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:
Weese weeds
City Green
(31/07/2019)
Mural and Weed
(13/11/2017)
Morning Weed
(19/06/2017)
FOG
(02/03/2017)
Cone and Weed
(13/04/2016)
Wild Sumach and Biker
(07/08/2015)
Woody Weed
(19/02/2015)
Urban Tomato
(25/01/2015)
Weese Weeds in Brussels
(28/02/2014)
Still Green
(24/11/2013)
Weesemosis has reached Freilassing!
(21/07/2013)
dtz.ie, Weeds
(01/12/2012)
Drainpipe, Weed
(09/11/2012)
Foundation, Weeds
(05/11/2012)
Weeds And Walker
(27/08/2012)
Commie Book Shop
(11/05/2012)
Car, Window, Weed
(19/04/2012)
Windows And Hosepipe
(15/01/2012)
Window, Weeds
(14/01/2012)
Althea
(14/11/2011)
Windows, Weeds, And A Blog Note
(24/09/2011)
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, }); });