Posted on: 4/21/2014 2:56:40 PM | Views : 713

Hi!
Need to install jquery gallery on this page for which data is taken from the database. All turned out, but except for one - if more than six images in original form can scroll through the gallery , and I did not get to do it. I have displays all the pictures, but one by one, rather than six , and when browsing, changing on. Please help, what needs to change in sourse to gallery to work properly.
Here is the original arcade version - http://www.jamesvec.com/plugins/timer_gallery/index.html
That's when the option buttons to scroll work , but are displayed on one photo, and not by 6:

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <link rel="stylesheet" type="text/css" href="cssg/style.css" /> <link rel="stylesheet" type="text/css" href="cssg/colorbox.css" /> ...

Go to the complete details ...