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:
June 2011
July Wallpapers
(30/06/2011)
Krk New Building II
(29/06/2011)
Krk New Building
(29/06/2011)
Old Arc, New Window
(28/06/2011)
Old Arc, New Door
(27/06/2011)
The Chameleon Approach
(27/06/2011)
Krk Wiring
(27/06/2011)
Window Dynamics
(26/06/2011)
La Playa
(25/06/2011)
Opuntia, House
(25/06/2011)
Corpus Christi, Krk
(24/06/2011)
Sixpack
(24/06/2011)
Gas Station
(23/06/2011)
House, Green
(23/06/2011)
Postures
(23/06/2011)
Cruise Reflection
(22/06/2011)
Pirate And Prey
(22/06/2011)
Teeth
(22/06/2011)
Shadow On The Wall
(21/06/2011)
Seagull
(21/06/2011)
Garage Wall
(20/06/2011)
Houses, Sky
(20/06/2011)
Wiring
(20/06/2011)
Frizerski Salon, Silo
(19/06/2011)
Jellyfish, Plastic
(18/06/2011)
Shower, Krk
(18/06/2011)
Mirror View
(17/06/2011)
La Grande Grise
(17/06/2011)
Apartman
(17/06/2011)
No Power Here
(17/06/2011)
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, }); });