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:
rock
Good Bye Domboshava
(27/05/2013)
Fall Colours
(23/05/2013)
Balancing Rock III
(21/05/2013)
Another View On Balancing Rock
(19/05/2013)
Balancing Rock
(16/05/2013)
Grass Nest
(14/05/2013)
Back Side Of The Rock
(12/05/2013)
Dry Hollow
(09/05/2013)
Fern On The Rocks
(06/05/2013)
Hidden In Plain Sight
(04/05/2013)
Inverted Pleat
(03/05/2013)
Crack and Hole
(02/05/2013)
May Wallpapers – Post No. 2000
(30/04/2013)
Moss, Rocks
(05/12/2012)
Beach Flora II
(04/09/2010)
Beach Flora I
(03/09/2010)
Autumn in Berchtesgaden national park
(05/10/2009)
sigiriya ruins
(05/02/2009)
park tree, nanjing
(20/11/2008)
cedar woods, krk
(18/09/2008)
lammeröfen
(08/05/2008)
ice curtains
(07/02/2008)
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, }); });