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:
July 2013
The Palace
(31/07/2013)
Summer In The City: August Wallpapers
(30/07/2013)
Switch Your Life
(30/07/2013)
White Fence
(29/07/2013)
Land Art, Unintended
(28/07/2013)
Riservato
(28/07/2013)
Arson Ahead
(27/07/2013)
NON TOCARE
(27/07/2013)
Underpass Art
(26/07/2013)
Transformer Building
(24/07/2013)
Lamp Shop
(23/07/2013)
New Gallery: Orange Ship Details
(22/07/2013)
Weesemosis has reached Freilassing!
(21/07/2013)
Freilassing Stairs III
(20/07/2013)
Freilassing Stairs II
(20/07/2013)
Freilassing Stairs
(19/07/2013)
Color In The Sky
(18/07/2013)
Front Tiling
(18/07/2013)
Power Box
(17/07/2013)
Biker In The Sky
(16/07/2013)
Merged Realities
(16/07/2013)
Tents
(15/07/2013)
At The King’s Boulevard
(14/07/2013)
At Sleep
(14/07/2013)
Parking Dec(k)oration
(13/07/2013)
On Track
(13/07/2013)
After The Feast
(12/07/2013)
TK Kabel
(11/07/2013)
Old Streetlight On A Modern Wall
(11/07/2013)
Downpipe And Power Lines
(10/07/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, }); });