On Feb 15, 2010, at 8:13 AM, mdipierro wrote: > web2py includes: > jQuery JavaScript Library v1.4.1 > the latet.
In my non-web2py applications, I've been picking jQuery up from the Google ajax site. Much faster than my servers. > > > On Feb 15, 9:52 am, Thadeus Burgess <[email protected]> wrote: >> One of two things "could" be happening. If you put your own version of >> jquery and did not comment out web2py's version, then yes that will >> cause problems. >> >> Also I have noticed that jquery included in web2py is older, so >> sometimes certain jquery plugins will break things. >> >> -Thadeus >> >> On Mon, Feb 15, 2010 at 9:48 AM, Throngly <[email protected]> wrote: >>> Yes, I've been running firebug and could see nothing untoward. >> >>> I have read that mistakenly having two copies of jquery running can >>> have strange side effects. Is there any way that could happen under >>> web2py? >> >>> On Feb 15, 3:29 pm, Thadeus Burgess <[email protected]> wrote: >>>> Try installing firebug and seeing if anything is logging to the >>>> console that could be causing the issue ? >> >>>> -Thadeus >> >>>> On Mon, Feb 15, 2010 at 9:22 AM, mdipierro <[email protected]> wrote: >>>>> which browser? I never heard of this issue before. >> >>>>> On Feb 15, 6:50 am, Throngly <[email protected]> wrote: >>>>>> I have an issue with the jquery datepicker calendar pop-up that's >>>>>> built into web2py. >> >>>>>> Basically it appears OK when I click in the date edit box and I can >>>>>> navigate it fine too, but when I select a date nothing happens. The >>>>>> date does not get written to the text field. The time picker works >>>>>> perfectly however! >> >>>>>> I don't think it's a browser issue (Firefox) as the pop-up works fine >>>>>> on demo sites on the 'net. >> >>>>>> I have also tried to use the ui.datepicker.js pop-up too with similar >>>>>> results so it looks as if it's a jquery/web2py interaction issue. >> >>>>>> I'm using the latest 1.75.1 web2py source. >> >>>>>> Any help or suggestions gratefully received! -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

