Displaying 2 results from an estimated 2 matches for "aculou".
Did you mean:
aculo
2006 Feb 17
0
Caching Auto Complete Field
...t.
Why have your database perform this simple filtering when the client can
easily do it for you.
Right now, it acts like a sql ''filter%'' but can easily be modified to act
like a ''%filter%''.
It''s also a good example of how you can extend script.aculou.us/prototype
with new functionality without modifying the source files, similar in
concept to Rails plugins.
Hope someone finds it useful.
You can download it and see it in action here:
http://www.railtie.net/articles/2006/02/16/extending-script-aculo-us
Bob Silva
http://www.rai...
2006 Mar 29
4
Why doesn''t Rails 1.1 have all the Script.aculo.us 1.6 files?
Why aren''t builder.js, slider.js, and scriptaculous.js part of the
Rails 1.1 javascripts?
rab:javascripts $ pwd
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.0/html/javascripts
rab:javascripts $ ls -l
total 288
-rw-r--r-- 1 root wheel 148 Mar 28 08:56 application.js
-rw-r--r-- 1 root wheel 28036 Mar 28 08:56 controls.js
-rw-r--r-- 1 ro...