having trouble with prettyGallery
  • I can't get prettyGallery to work correctly. The gallery is showing up vertically, not horizontally like I need it to. Can somebody help me with this?
  • <!DOCTYPE html>



























    • jpng-singles
    • jpng-singles
    • jpng-singles
    • jpng-singles
    • jpng-singles
    • jpng-singles
    • jpng-singles
    • jpng-singles
    • jpng-singles
    • jpng-singles


    $(document).ready(function(){
    $("ul.gallery").prettyGallery({
    itemsPerPage : 10,
    animationSpeed : 'normal', /* fast/normal/slow */
    navigation : 'top', /* top/bottom/both */
    of_label: ' of ', /* The content in the page "1 of 2" */
    previous_title_label: 'Previous page', /* The title of the previous link */
    next_title_label: 'Next page', /* The title of the next link */
    previous_label: 'Previous', /* The content of the previous link */
    next_label: 'Next' /* The content of the next link */
    });
    });




  • I also made a screen capture of what I am seeing... just don't know if and how I can place it on this forum. thanks for your help in advance.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Login with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter