Here is what I want to do. I have several divs with date field inside them. It uses the Web2py calendar widget.
I want to trap the onSelect event for the calendar widget and trigger an ajax call when that happens. I know I can put a fake submit button next to the calendar widget and trigger ajax on its click event, but I think it would be slicker to fire the ajax when the calendar changes. Any thoughts? Thank you, Cliff Kachinske -- 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 Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

