Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heldrida/3dgalleryna

A 3d gallery or slideshow, targetting mobile primarily
https://github.com/heldrida/3dgalleryna

Last synced: about 1 month ago
JSON representation

A 3d gallery or slideshow, targetting mobile primarily

Awesome Lists containing this project

README

        

## Galleryna

A 3d gallery or slideshow, targetting mobile primarily.

## How to use

````


















````

```javascript
$('#myGalleryna').galleryna({
onSlideChange: function () {
// this is triggered when slide change finish
console.log('my onSlideChange callback!');
}
});
```

## License

Licensed under The MIT License.