View on GitHub

Heap-infinite-scroll

Download this project as a .zip file Download this project as a tar.gz file

Welcome to Heap Infinite Scroll.

plugin for jQuery (1.11.2 or later)

version 1.0.1

Examples

Using parameters size and compact

Parameters size and compact define the location method data in the panel. Data can be displayed proportional to the width and height (it is typical for the images), or simply as a square. Parameter thee size defines a display and has two values: 'proportional' and 'square'. Compact parameter determines how the layout of the data in the panel.

View example »

Custom frame


Frame for selection of data elements has a standard look and feel. Her appearance, as well as other elements, you can change the settings in css. Additionally, you can manage its mapping using the event "onframeshow".

View example »

Using outside scrollbar

Default scrollbar created in most of the scroll panel. With the parameter scrollbar you can define the outer container for scrollbar.

View example »

Scrolling data in html format

By default, all data is considered as images and so their attempts scroller display. isHtml parameter in the returned object for oncallback events can be made to accept the data as html and the type parameter to specify the content of the html parametr.

View example »


© Vladimir Neginskiy 2015