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
Category:
Colombo
Caskets At The Train Station
(29/01/2011)
Target Group
(22/12/2010)
Rhythm
(21/12/2010)
Not IKEA
(19/12/2010)
Pioneer Properties
(18/12/2010)
Health+
(13/12/2010)
Rising High
(12/12/2010)
Classical Colombo
(11/12/2010)
Barefoot Staff
(10/12/2010)
In The Heart of Colombo
(09/12/2010)
Wishful Thinking, Urban Style
(08/12/2010)
Larger Than Life
(08/12/2010)
Colombo Shrines
(06/12/2010)
Colombo Trees
(05/12/2010)
Sri Lanka Gem Exchange
(04/12/2010)
Multilac
(01/12/2010)
Tea Wholesale Trader
(25/11/2010)
The President Is Watching / Icecream
(20/11/2010)
Colombo Christmas
(20/11/2010)
Rover
(19/11/2010)
Colombo Streets I
(18/11/2010)
“happiness is the galle face hotel”
(18/01/2009)
railway station Colombo Fort
(21/11/2006)
Galle Face Hotel, Colombo
(13/11/2006)
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, }); });