Вы находитесь здесь:jQuery»Плагины jQuery
LiMasscode

LiMasscode

По натуре я авантюрист. Люблю пробовать заранее провальные методы только для того, чтобы получить опыт.

Адрес сайта: http://www.mmmagnit.ks.ua

Описание

Плагин itour дает возможность рассказать вам о функциональности любого интерфейса. Кроме того, плагин itour может выполнять функцию обучения, отображать задачи, подсказывать вам, что делать, и следить за выполнением поставленных задач. Это наиболее гибкий и фукциональные плагин среди всех его аналогов.

Особенности

  • 36 вариантов положения окна с подсказкой вокруг выделяемого элемента
  • Возможность выводить подсказку без привязки к элементу
  • Интеллектуальное автоматическое позиционирование окна с подсказкой
  • Возможность следить за jQuery событиями и реагировать на них
  • Возможность генерировать jQuery события без участия человека
  • Множество функций обратного вызова
  • Карта шагов (все шаги тура в одном удобном месте)
  • Возможность менять тексты в кнопках
  • Прокрутка к выделяемому элементу
  • Подсветка выполненных шагов
  • Удобный интерфейс для создания тура (конструктор шагов)
  • Material design
  • Адаптация под разные устройства
  • Адаптация под разные размеры экранов

Быстрый старт

    1. Подключить все необходимые файлы к странице сайта.

    2. Переместите все необходимые файлы на свой сервер, используя FTP

    3. Добавить HTML код с уникальным атрибутом data-name, или классом или айдишником в код страницы.

    4. Вызвать плагин

API

Гайд и демо

liMarqueeWP - WordPress plugin of Responsive marquee (ticker) for Text and HTML and Images или WordPress плагин бегущей строки для текста, кода или изображений

Вторник, 05 Июль 2016 23:23

Описание

Плагин liMarqueeWP позволяет отображать различное HTML содержимое, изображения и просто текст на вашей странице в непрерывной бегущей строке, и дает много возможностей для манипуляции с этим контентом.

Особенности

  • Перетаскивание мышкой
  • Перетаскивание касанием пальца (на TOUCH устройствах)
  • Адаптируется под ширину экрана
  • Пауза и Пуск
  • Четыре направления движения (влево, вправо, вверх и вниз)
  • Паузы при наведении мышкой
  • Пауза при прокрутке страницы
  • Пауза при выходе за пределы экрана
  • Поддержка XML источника данных
  • Возможность дополнять содержание строки новым контентом прямо на ходу
  • Возможность изменять содержание строки прямо на ходу
  • Возможность автообновления данных
  • Множество функций обратного вызова
  • Удобная страница настроек всех параметров
  • Встроенные кнопки с shortcode прямо в текстовый редактор.
  • Круглосуточная поддержка.

Быстрый старт

Чтобы добавить WordPress плагин liMarqueeWP на сайт, вам нужно выполнить всего 3 шага:

  • 1. Установить плагин «liMarquee.zip» в панеле администрирования WordPress.
  • 2. Добавить HTML-код <div class="mWrap unqueClass">content</div> в коде страницы сайта или шорткод [limarquee class="uniqueClass"]content[/limarquee] в текстовом редакторе.
  • 3. Вызвать плагин, указав имя класса на странице настроек плагина или добавить код инициализации непосредственно на страницу сайта

Установка WordPress плагина liMarqueeWP

Документация

Изменения

v.1.1.1-6.0.5
- 05/07/2016 Fixed a bug when converting a string into a Boolean variable
v.6.0.5
- 23/06/2016 Added support desktop PC with a touch screen
v.6.0.4
- 23/06/2016 Added "stopOutScreen" parameter. This parameter specifies, the ticker will stop outside the screen or not
v.6.0.3
- 23/06/2016 Fixed page scrolling on touch devices
v.6.0.2
- 22/06/2016 Added "touchEvent" option on / off the drag to "touch" devices
- 22/06/2016 Added php7 support
v.6.0.1
- 18/06/2016 Improved smoothness of animation
v.6.0.0
- 28/05/2016 Simplified structure of the HTML code. Now is enough wrap the content by only one element. Attention! Those who are using earlier versions, you can to not change the HTML code!
- 28/05/2016 Simplified file structure.
- 28/05/2016 Added the ability to post on the page at the same time vertical and horizontal ticker.
v.5.7.4
- 13/05/2016 Fixed clickable child elements
v.5.7.3
- 26/04/2016 Changed example with HTML content
v.5.7.2
- 14/04/2016 Added new event "wayEnd()"
v.5.7.1
- 19/02/2016 Fixed Destroy method
- 19/02/2016 Added Destroy demo page
v.5.7
- 11/02/2016 Fixed work with empty string
v.5.6
- 26/01/2016 Fixed work with xml file
- 27/01/2016 In elements ".mItem" fixed css "display:inline-block" for IE7
v.5.5
- 06/01/2016 Added folder "quick_start"
- 06/01/2016 Added video "QUICK INSTALL PLUGIN"
v.5.4
- 23/12/2015 Fixed work with image content on touch devices
v.5.3
- 14/11/2015 Fixed work with hidden elements
- 14/11/2015 Added demo with Tabs
v.5.2
- 13/11/2015 Fixed click event on linked elements
- 13/11/2015 Fixed behavior of the image when you use bootstrap
v.5.1 - 09/11/2015 Fixed behavior when scroll event
v.5.0
- 10/10/2015 Optimized code (14KB to 10KB)
- 12/10/2015 Added touch events for Mobile devices
- 13/10/2015 Added new Options: width, height, scrollDelay, scrollAmount, scrollStop, startShow, removeContentFadeDuration
- 14/10/2015 Added new methods: getContent, addContent, removeContent, changeOptions, resetPosition
- 15/10/2015 Added new Events: create, moveStart, moveStop, drag, dragStart, dragStop
v.4.8
- 03/10/2015 Changed Event of Pause
- 04/10/2015 Added New Templates
v.4.7
- 28/09/2015 Fixed the starting position of a long string v.4.6
- 11/20/2014 Added methods & quot; pause & quot; and & quot; play & quot; to pause / start traffic line
- 10/30/2014 Added the ability to dynamically change the speed of the line (see demo: & quot; Change speed & quot;)
- 04/27/2014 Added method & quot; destroy & quot ;, which removes all the functionality running line item and returns to the state before initializing plug
- 03/30/2014 Posted cycling short line when you drag
- 03/30/2014 Fixed bug positioning long line when you drag
v.4.5
- 03/23/2014 Added lock random event & quot; click & quot;
v.4.4
- 02/09/2014 Added parameter & quot; inverthover & quot ;, which inverts the standard response to hovering over.
- 02/09/2014 Ipravlen bug when dragging a looped line
v.4.3
- 01/21/2014 Fixed speed calculation using the method & quot; update & quot;
v.4.2
- 04/12/2013 Added method & quot; update & quot ;, which updates the initialization string after changing the internal content
v.4.1
- 02/12/2013 Added the ability to load an XML file multi
v.4.0
- 11/22/2013 Added parameter & quot; hoverstop & quot ;. If the value is & quot; true & quot; - The line stops when the mouse (the default), & quot; false & quot; - The line does not stop
- 11/22/2013 Movement short line from right to left and top to bottom now starts correctly (movement starts from the opposite end of the line)
v.3.3
- 10.12.2013 Added ability to dynamically changing traffic line
v.3.2
- 07/09/2013 Added the ability to drag and drop a line image
- 07/09/2013 Fixed a bug when you drag the line (when the mouse while holding LM went beyond the line)
- 06/09/2013 Added the example of HTML blocks
v.3.1
- 30.07.2013 Added horizontal movement the right direction: 'right'
v.3.0
- 05/24/2013 Posted movement vertically downward direction: 'down'
- 05/17/2013 Added ability podgruzki text from xml file
v.2.0
- 20.02.2013 Fixed bug in a continuous line, which led to an unexpected acceleration ticker
- 01/26/2013 Added the possibility of motion-controlled short-line (option: & quot; runshort & quot ;, values: & quot; true & quot; or & quot; false & quot;)
- 22.01.2013 ?2 - Fix for slow internet. In HTML, the recommended element immediately build upon the class of & quot; str_wrap & quot ;. The file itself liMarquee.css for it was little changed
- 22.01.2013 ?1 - Fix for IE9. With version jQuery 1.8 does not function $ (window) .load () - This bug is addressed in version 1.9.0, so the script is included, along with jquery version 1.9.0
Онлайн-конструктор українського орнаменту

Чем вы можете помочь?

1. Разместить ссылку на своем сайте
Если вы ведете блог или у вас есть сайт - поставьте ссылку на www.masscode.ru. Скопируйте этот код:

<a href="/" title="Плагины, сниппеты и пользовательские скрипты на jquery" target="_blank">Плагины, сниппеты и пользовательские скрипты на jquery</a>

2. Поддержать проект финансово
Вы можете сделать добровольное пожертвование

AUH: U878157792792
USD: Z821422743261
RUB: R360648948582
EUR: E298388086680

Свежие материалы

Последние коментарии

Вы находитесь здесь:   ГлавнаяjQueryLiMasscode