how to access a freestanding jquery plugin as an asset |
[eluser]bill19[/eluser]
Hi everyone, I have been trying to get https://github.com/blueimp/jQuery-File-U...gniter-2.1 going , but have run into problems with the file paths. I am trying a different approach . I was able to download and setup the https://github.com/blueimp/jQuery-File-Upload upload widget on my server, and it works fine out of the box by following the basic directions! Now I'd like to integrate it into a CI 2.10 project. I have a directory structure like this: Quote:application Now I am need to call the BLUEIMP index.html file from a controller. Its basically a view but obviously I can't call it as such because of it being in a different folder. Can anyone give me some advice on how to proceed. Thank you, Bill |
Messages In This Thread |
how to access a freestanding jquery plugin as an asset - by El Forum - 05-30-2012, 12:05 PM
how to access a freestanding jquery plugin as an asset - by El Forum - 05-30-2012, 12:26 PM
how to access a freestanding jquery plugin as an asset - by El Forum - 05-30-2012, 12:41 PM
how to access a freestanding jquery plugin as an asset - by El Forum - 05-30-2012, 12:50 PM
how to access a freestanding jquery plugin as an asset - by El Forum - 05-30-2012, 06:41 PM
how to access a freestanding jquery plugin as an asset - by El Forum - 05-30-2012, 07:08 PM
how to access a freestanding jquery plugin as an asset - by El Forum - 05-30-2012, 08:47 PM
how to access a freestanding jquery plugin as an asset - by El Forum - 11-04-2012, 04:49 AM
|