hi all, just encountered a problem with DateWidget on opera 11: Since opera does already implement the HTML 5 input type date, clicking on a date field in this browser will present the user with two calendar widgets: one of opera on top, and the jquery datepicker below. Since the opera datepicker may use a different date format, it is also not clear, whether valid dates can be input at all. My solution to this problem was to turn the input into a simple text field, give it a class and add some styling. regards, robert
-- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
