Problem solved! After experimenting with different CSS layouts I was
accidentally including jquery.js in both the head and body. Everything
working correctly now. Many thanks for the suggestions.


On Feb 15, 3:52 pm, Thadeus Burgess <thade...@thadeusb.com> 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 <ad...@throngly.com> 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 <thade...@thadeusb.com> 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 <mdipie...@cs.depaul.edu> wrote:
> >> > which browser? I never heard of this issue before.
>
> >> > On Feb 15, 6:50 am, Throngly <ad...@throngly.com> 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 web...@googlegroups.com.
> >> > To unsubscribe from this group, send email to 
> >> > web2py+unsubscr...@googlegroups.com.
> >> > 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 web...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > web2py+unsubscr...@googlegroups.com.
> > 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 web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to