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:
Pentax-M 2.0/35mm
Anticipated Nostalgia XI – Towered Tower or a Question of the Point of View
(18/05/2019)
Future Mobility
(30/11/2018)
Eat-in
(19/11/2018)
Four Houses
(14/11/2018)
Nil Satis
(09/11/2018)
Lure or Catch?
(31/10/2018)
Motivating Mural
(21/10/2018)
Too Cool
(17/10/2018)
Lentil Soup II
(11/10/2018)
Lentil Soup
(09/10/2018)
Buoys
(26/09/2018)
Ramp Ahead
(23/09/2018)
Hackney Pub
(15/09/2018)
Ye olde Door
(12/09/2018)
Not needed anymore
(02/09/2018)
Munich Schools do know
(31/08/2018)
When Shipbuilders turn to Bridges
(30/08/2018)
Art Nouveau Entrance
(29/08/2018)
Très Joli
(28/08/2018)
Warehouse Front
(27/08/2018)
Triple Downspouts
(26/08/2018)
Coiling up the Hawser
(24/08/2018)
Under Surveillance
(23/08/2018)
District Heating Monument
(22/08/2018)
No Fuss Cremation
(22/08/2018)
British Humor
(21/08/2018)
Corner
(20/08/2018)
Busy London
(19/08/2018)
Delicate Silhouettes
(17/08/2018)
St. Margaret
(16/08/2018)
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, }); });