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:
Batticaloa
Call for Vote
(17/07/2016)
Batticaloa / Photography
(03/01/2015)
Loader For Batticaloa
(30/12/2014)
Tsunami Victims in Batticaloa
(28/12/2014)
After The Tsunami 2004
(26/12/2014)
Big Success
(29/03/2012)
Teaching Archimedes’
(27/02/2011)
Orderliness
(26/02/2011)
More Things Green
(24/02/2011)
Improvement
(22/02/2011)
Tidiness
(17/02/2011)
Posing For The Foreigner
(16/02/2011)
Es grünt so grün or The Color Of The Prophet
(14/02/2011)
Following
(12/02/2011)
Food Parlour, Batticaloa
(11/02/2011)
Fanta
(10/02/2011)
Hand Decoration
(09/02/2011)
All New Again
(09/02/2011)
I Have My Doubts
(07/02/2011)
Toys ‘R’ Us
(05/02/2011)
(04/02/2011)
Diverging Interests
(04/02/2011)
Batticaloa Kids
(02/02/2011)
Fear Of Chase
(30/01/2011)
Beach Assembly
(26/01/2011)
Disproportionate Hopes
(25/01/2011)
Waiting For Transport
(24/01/2011)
Shakti Jewellers, Batticaloa
(22/01/2011)
Testing The Pump
(21/01/2011)
Flour Supplies
(19/01/2011)
Posts navigation
Page
1
Page
2
Page
3
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, }); });