Unable To Select Mulitple Image Using Cmultifileupload

I am using the CMultifileupload widget to upload multiple images and save in database. I have successfully done it. But there is one problem that I can’t select multiple images once at time rather I have to select single image which is displayed and new image name is appended one by one selection.

Is there any options in CMultifileupload to select multiple images together or any way/idea?