Posted by: pierrot | on March 23, 2015
Posted in | 3 Comments » Tags:
< ![CDATA[
var foldersIds = [id_1,id_2,id_3]
for(var i = 0; i< fodlerIds.length ; i++) LL.getItemById(folderIds[i]).open();
]]>
(untested)
folderids have to be the ids of the folder item, not the container.
Thank you!
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
< ![CDATA[
var foldersIds = [id_1,id_2,id_3]
for(var i = 0; i< fodlerIds.length ; i++) LL.getItemById(folderIds[i]).open();
]]>
< ![CDATA[
(untested)
folderids have to be the ids of the folder item, not the container.
]]>
< ![CDATA[
Thank you!
]]>