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:
sky
Bare Branch
(20/07/2020)
Line of Flight
(27/07/2017)
January Wallpapers
(02/01/2016)
Electroland
(22/07/2015)
Lucy In The Sky With Diamonds
(13/06/2014)
Balancing Rock
(16/05/2013)
Happy New Year To All!
(31/12/2012)
Winter Tree
(29/01/2012)
Blue Sky Bavaria
(27/01/2012)
City Trees X
(09/01/2012)
City Tree IX
(03/01/2012)
Sunset In The City
(08/10/2011)
Munich Morning
(05/10/2011)
Opportunity Crossing
(18/09/2011)
For Whom The Bell Tolls
(10/09/2011)
Frying Battery
(07/09/2011)
Sky Blue
(24/08/2011)
Tenement Block And Moon
(16/08/2011)
Just Jesus
(14/08/2011)
Express Train Passing
(30/07/2011)
Wires, Moon
(29/07/2011)
O’Neill
(17/07/2011)
Krk Wiring
(27/06/2011)
Pirate And Prey
(22/06/2011)
Houses, Sky
(20/06/2011)
Shower, Krk
(18/06/2011)
La Grande Grise
(17/06/2011)
Nothing Much Has Changed
(14/06/2011)
Upcoming Storm
(24/05/2011)
After The Last Train
(15/05/2011)
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, }); });