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.

Reply via email to