Categories

Галерея

«Gallery with fade effect»

Извините, данная страница доступна только на Español и English.…

Читать дальше

Галерея «jbGallery»

Это скрипт галереи, для показа одной большой картинки, нескольких изображений, нескольких галерей, слайдов в качестве фона сайта, в «диалоговом» режиме или как всплывающее окно.

JavaScript

Чтобы скрипт работал нужно в index-#.html файл с галереей поместить следующие строки HTML кода для того, чтобы добавить jbGallery-2.0.js скрипт и jQuery фреймворк:

В области файле index-#.html находятся следующие строчки кода, которые инициализируют …

Читать дальше

Галерея Kwicks

Галерея
  |  
Ноябрь 15 2010
Это скрипт галереи с плагином «Kwicks Gallery».

JavaScript
Чтобы скрипт работал, в файле index-#.html с галереей должны быть эти строки HTML-кода:

В файле script.js находятся эти линии кода, для инициализации функциональности скрипта с основными значениями:

Вот атрибуты скрипта, которые определяют следующие значения:
•  max: 574 – максимальная длина открытого слайда;
•  spacing: 0 – расстояние между слайдами;
•  …

Читать дальше

Simple Image Gallery

Галерея
  |  
Ноябрь 15 2010
This is a Simple Image Gallery plug-in that is using several basic jQuery functions.

JavaScript
Below you can see the jQuery script representation. This script does not require any configuration.

HTML
Below you can see the example of gallery HTML coding:

Here the big image which is placed to the <dt> tag gets id #largeImg. When you click the thumbnails …

Читать дальше

«MouseGallerySlide» Image Gallery

Галерея
  |  
Ноябрь 15 2010
This is a Gallery Script that allows changing slides by moving the mouse cursor.

JavaScript
In order to make the script work, the index-#.html file with a gallery should contain these lines of HTML code in order to include the jquery.mouseGallerySlide.1.1.0.js script and the jQuery framework:

The <head> section of the index-#.html (or the section just before the closing </body>

Читать дальше

«RoundAbout» Image Gallery

Галерея
  |  
Ноябрь 15 2010

Извините, данная страница доступна только на Deutsch, Español и English.…

Читать дальше

«SpaceGallery» Image Gallery

Галерея
  |  
Ноябрь 15 2010
This is a Gallery Script that allows animating images in a slider with perspective effect. The plug-in has one image navigation preset only, but it is very useful if you have lots of images. Please, check this link for gallery installation and configuration tutorials.

JavaScript
In order to make the script work, the index-#.html file with a gallery should contain …

Читать дальше

Galleria+jCarousel Image Gallery

Галерея
  |  
Ноябрь 15 2010
This is a Gallery Script that uses both galleria and jCarousel plugins.

JavaScript
In order to make the script work, the index-#.html file with a gallery should contain these lines of HTML code:

HTML
Below you can see general HTML script representation:

A <div> tag with #img id is a container for a big image. The gallery itself is represented …

Читать дальше

«Gallerific» Image Gallery

Галерея
  |  
Ноябрь 15 2010
This is a Gallery Script that uses «Gallerific» – a universal jQuery plugin for creating all kinds of galleries. You can find full installation and configuration instructions by following this link.

JavaScript
In order to make the script work, the index-#.html file with a slider should contain these lines of HTML code in order to include jquery.galleriffic.js script and jQuery …

Читать дальше

Галерея с прокруткой изображения

Галерея
  |  
Ноябрь 15 2010
Это скрипт галереи с jQueryui ui.

JavaScript
Чтобы скрипт работал, в index-#.html файле с галереей должны находиться следующие строки HTML кода:

В папке gallery.js находятся эти строки кода для того,чтоб функционировала галерея:

Этотскрипт не требует настройки.

HTML
Для изображения слайдов используют маркированный список. Чтоб показать полосу прокрутки используют тег <div> с классом .slider и вложенный тег <div> с классом .handle. …

Читать дальше