jquery - prettyPhoto pp_gallery doesn't show up on large amout of pics -


i've noticed great feature of prettyphoto - mini-thumbnail doensn't show on gallery contains large amout of pictures i.e. 80 imgs. .pp_gllery disapper - suggestions how fix this?

prettyphoto 3.1.5, jquery 1.10.2

or maybe know similar lightbox thumnail , social buttons prettyphoto?

jsfiddle.net/fbss8

use code

//pretty photo $("a[rel^='prettyphoto']").prettyphoto({     social_tools: false,      deeplinking:false,     overlay_gallery: ture     }); 

Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -