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:
October 2012
November Wallpapers: Cliffs Of Moher
(31/10/2012)
Front Garden
(31/10/2012)
Street Front
(31/10/2012)
Black Bull – White Bull
(30/10/2012)
Dingle Spillover
(30/10/2012)
Dingle Spillover
(30/10/2012)
karl
(30/10/2012)
Liefering Squares
(30/10/2012)
Fresh Fish And Chips
(29/10/2012)
Suburb Halloween Preparation
(29/10/2012)
Traffic Regulation
(29/10/2012)
This Way
(29/10/2012)
Utility Cover
(29/10/2012)
Bouquet And Blue Wall
(28/10/2012)
Dominating Steel
(28/10/2012)
Red Pipes
(28/10/2012)
Rhubarb Over The
Creek
Burn
(28/10/2012)
To Wake The Officials
(27/10/2012)
Stonivores
(27/10/2012)
They Don’t Drink Only Tea
(26/10/2012)
Japanese Garden
(26/10/2012)
Feohanagh Transmitter
(25/10/2012)
Fire Escape Shadows
(25/10/2012)
Not A Dubai Day
(25/10/2012)
Square Tree
(24/10/2012)
New Gallery: Fish Market Batticaloa
(24/10/2012)
The Last Malvae
(24/10/2012)
Backyard View
(24/10/2012)
Cosmetics
(23/10/2012)
Gutter Mural
(23/10/2012)
Posts navigation
Page
1
Page
2
…
Page
4
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, }); });