what format blueimp-gallery.add expects for list parameter -


i tried load additional slides blueimp-gallery instance collected infinityscroll using callback , galler.add()-method. in blueimp-gallery readme there list parameter listed .add(list) method can't figure out kind of list expects. list of a-tags or list list of javascript-objects, couldn't work.

ok found out, it's array of html-nodes or jquery selector


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -