[web2py] Re: web2py calendar

2013-10-31 Thread Ramesh Kumar
nd of support is outside the realm of web2py (because > every browser will implement its own widget for HTML5 new input types). > > On Thursday, October 31, 2013 8:37:52 PM UTC+1, Ramesh Kumar wrote: >> >> {{=INPUT(_name='Workingday',_type='date')}} >> &

[web2py] Re: web2py calendar

2013-10-31 Thread Ramesh Kumar
{{=INPUT(_name='Workingday',_type='date')}} -- 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 Go

[web2py] web2py calendar

2013-10-31 Thread Ramesh Kumar
Web2py calendar or datepicker not working in firefox. Any idea why? -- 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

[web2py] Re: Access the server data in javascript

2013-10-26 Thread Ramesh Kumar
Thanks Derek, but I am facing one more problem. An 'L' gets appended to integer data. When I try to get the dict into a json, I am facing "Uncaught SyntaxError: Unexpected token ILLEGAL " error. Any help on this? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http:

[web2py] Access the server data in javascript

2013-10-25 Thread Ramesh Kumar
I want to access the server data in the client side. I am currently ajax calling and returning the data in a dict. I am storing the returned data structure in a javascript variable. When I try to print the data from javascript variable, the console log shows html characters for double quotes. I

[web2py] Re: Making a simple scheduler.

2013-10-06 Thread Ramesh Kumar
Hey, Can you please tell how you finally did with the calendar thing? Thanks, Ramesh -- 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