Anthony, what is the difference between

         $.web2py.component(url_materia + '?docente=' + v, 
'evento_materia');
         
and

         $.web2py.component(url_materia + '?docente=' + v, 
'evento_materia','no','no',$('#evento_materia'));

where is the complete syntax about this?
Thanks

Il giorno giovedì 18 gennaio 2018 23:59:08 UTC+1, Anthony ha scritto:
>
> On Thursday, January 18, 2018 at 2:58:47 PM UTC-5, Andrea Fae' wrote:
>>
>> Anthony, you are very good teacher. But can I have a couple of examples 
>> using web2py and javascript? thank in advance.
>>
>
> Maybe think about specific use cases, try something, and come back with 
> specific questions if you can't get it working.
>

-- 
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/d/optout.

Reply via email to