blueimp jquery multifile upload plugin with CI 2.1 |
[eluser]bill19[/eluser]
Hello everyone, I was not able to figure out how to do it following https://github.com/blueimp/jQuery-File-U...gniter-2.1 . But after continuing work on the following thread: http://ellislab.com/forums/viewthread/218279/, I seem to have the plugin working as an asset. Please refer to thread 218279 above for more details, on downloading and the folder structure. Next create a controller: Code: class Blueimp extends CI_Controller { After this the heart of the code is the view ('blue_view'). Please see the next posts: Hope it helps someone. Regards, Bill ( please note , I,ve changed all 'script's to 'skript's ) |
Messages In This Thread |
blueimp jquery multifile upload plugin with CI 2.1 - by El Forum - 06-10-2012, 07:39 PM
blueimp jquery multifile upload plugin with CI 2.1 - by El Forum - 06-10-2012, 07:44 PM
blueimp jquery multifile upload plugin with CI 2.1 - by El Forum - 06-10-2012, 07:46 PM
blueimp jquery multifile upload plugin with CI 2.1 - by El Forum - 06-10-2012, 07:47 PM
blueimp jquery multifile upload plugin with CI 2.1 - by El Forum - 06-10-2012, 11:51 PM
blueimp jquery multifile upload plugin with CI 2.1 - by El Forum - 06-11-2012, 06:02 AM
blueimp jquery multifile upload plugin with CI 2.1 - by El Forum - 08-27-2014, 05:16 AM
|