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 > > athttp://groups.google.com/group/web2py?hl=en. -- 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.

