Hi, Can you please take a look at : http://vhochstein.wordpress.com/2010/09/18/activescaffold-using-dates-with-jquery/
and create the mentioned example app. Would be great to know if it s working in my example app. -- Volker On May 4, 5:42 pm, lmorris99 <[email protected]> wrote: > It's in jquery-ui.js (version 1.8.12). I ran jslint on it, which complained > similarly: > Problem at line 10 character 154: Expected ';' and instead saw '}'. > (function(c,j){function > k(a){return!c(a).parents().andSelf().filter(function(... > So I fell back to the older version of jquery-ui.js (1.7.3) and of jquery.js > (1.3.2). > Now there is NO complaint about "missing ; before statement". That's good. > But still there's no date-picker when I click Search, just the drop-down for > "Past, Future, Range..." and text boxes. > Is there some way I can be sure that the function in date_picker_bridge is > really being called? -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
