Works like a charm! Thanks alot :)

On Wed, Dec 4, 2013 at 11:55 PM, Ruud Schroen <r...@formatics.nl> wrote:

> Thanks alot! I'll check it out tommorow :) i'll let you know if it worked
>
>
> On Wed, Dec 4, 2013 at 9:54 PM, Paolo Caruccio <paolo.carucci...@gmail.com
> > wrote:
>
>> There are several  compatibility problems between foundation css and
>> multiupload. You'll find here attached the patched files. Now it should
>> work also with foundation (I tested the code with foundation 5.0.2) and
>> also with jquery > 1.9
>>
>> Il giorno martedì 3 dicembre 2013 00:01:21 UTC+1, Ruud Schroen ha scritto:
>>
>>> Hi,
>>>
>>> I know this is an old thread, but I have a question.
>>>
>>> The upload and everything is working fine, but for some reason it
>>> doesn't work when bootstrap.min.css (the default one by web2py) is NOT
>>> included. This is kinda stupid because i'm using Foundation. Any idea
>>> what's going on?
>>>
>>> On Friday, October 28, 2011 2:40:12 AM UTC+2, Paolo Caruccio wrote:
>>>>
>>>> I wasn't able to find in the web, even in this group, a multiple files
>>>> upload system with the followings requirements:
>>>>
>>>> - upload the files together with form submit
>>>> - no frame, no flash, no ajax form submit but only jquery and python
>>>> - give a title to the uploading files
>>>> - simple to integrate and control in web2py
>>>>
>>>> so, inspired by http://the-stickman.com/web-
>>>> development/javascript/upload-multiple-files-with-a-single-
>>>> file-element/, I wrote one by my self.
>>>> It's minimalist and the code isn't optimized (I'm not a programmer),
>>>> but it works for my purposes.
>>>>
>>>> If you would like to test it in default welcome web2py app:
>>>>  - put jquery.multiuploads.js in static/js folder
>>>>  - put multiuploads.css in static/css folder
>>>>  - append the functions to default.py in controllers folder
>>>>  - append the table definition to db.py in models folder
>>>>  - put upload_documents.html in views folder
>>>>
>>>> You'll find some comments in the code and also many errors.
>>>>
>>>> I look forward to your suggestions and opinions.
>>>>
>>>> Ciao.
>>>>
>>>> Paolo
>>>>
>>>  --
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> ---
>> You received this message because you are subscribed to a topic in the
>> Google Groups "web2py-users" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/web2py/XpnUb2_MaRc/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> web2py+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to