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
Post a Comment