Re: [web2py] jQuery UI in 2.0.7

2012-09-05 Thread Richard Vézina
Ok, I may have to take a look at 2.0.7 thought! Richard On Wed, Sep 5, 2012 at 12:23 PM, Annet wrote: > Hi Richard, > > Thanks for you reply. > > > I had some problem with jQuery UI too, most were gone by using 1.8.16 ship >> with web2py (uncomment line in the layout that point to google api).

Re: [web2py] jQuery UI in 2.0.7

2012-09-05 Thread Annet
Hi Richard, Thanks for you reply. I had some problem with jQuery UI too, most were gone by using 1.8.16 ship > with web2py (uncomment line in the layout that point to google api). That version introduced another problem, the auto complete's list wasn't displayed properly, besides, it didn't f

Re: [web2py] jQuery UI in 2.0.7

2012-09-05 Thread Richard Vézina
I had some problem with jQuery UI too, most were gone by using 1.8.16 ship with web2py (uncomment line in the layout that point to google api). Richard On Wed, Sep 5, 2012 at 1:35 AM, Annet wrote: > I just upgraded to 2.0.7, this backward comaptibility issue still hasn't > been fixed: > > The i

[web2py] jQuery UI in 2.0.7

2012-09-04 Thread Annet
I just upgraded to 2.0.7, this backward comaptibility issue still hasn't been fixed: The issue has something to do with web2py. In 1.99.7 jQuery 1.7.1 jQuery UI 1.8.20 ... the date and auto complete field do work: In 2.0.6 jQuery 1.7.1 jQuery UI 1.8.20 ... (same code, different web2py