search for: strus

Displaying 6 results from an estimated 6 matches for "strus".

Did you mean: struc
2005 Aug 05
4
disable Sortable
...list. When a particular event happens, I created a Sortable from the list. I clone the list prior to creating the Sortable so I can revert to the original list if sorting is canceled. If, however, I want to keep the changes but disallow further sorting, I''m stuck. Any ideas? Thanks, Dave Strus
2005 Aug 11
7
script.aculo.us V1.5_pre1 released
Heya, I''ve just released script.aculo.us V1.5_pre1. Please give it a try! Important new stuff (since V1.1b1): * Added a main scriptaculous.js file to load in the other libraries transparently. * Fixed a condition where standard a href=xxx links wouldn''t work in autocomplete results. These do now, the onclick event is not cancelled. [thx to Jasper Slits] * Added
2005 Aug 11
3
Demo Scripts on script.aculo.us
I have a suggestion for the demo scripts on the http://script.acolo.us site. Currently only the source for ruby on rails is shown. I think it would be beneficial for the site to also so how do it with just basic html also. Let me know what you guys think about this idea. Jon Whitcraft Web Application Developer Online Services - Indianapolis Motor Speedway (317) 492-8623
2005 Aug 12
8
Sortable Tables
I''ve put together a little library to provide sortable tables. It is heavily copied from http://www.kryogenix.org/code/browser/sorttable/ (mentioned in the Wish List) but has been modified to match the same form as the prototype.js library and add some new features. I still need to clean up some of the comments, but everything is pretty much working at this point. I posted an
2005 Aug 04
10
Rails Spin-offs WIKI.
http://rails-spinoffs.bombdiggity.net/index.php?title=Main_Page guys here is the wiki. Once you register let me know and I''ll give you full access to the site. Jon Jon Whitcraft Online Services (317) 492-8623 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 16
0
Autocompleter.destroy?
Howdy. Has anyone looked into implementing an Autocompleter.destroy( element ) similar to Sortable.destroy( element )? I''ve searched the docs and the mailing list archives, and I''ve seen a couple of other people ask, but I haven''t found a solution. Thanks, Dave