Handling Ajax Requests
article will (hopefully) provide a helpful solution for handling the differences between standard HTTP requests and Xml Http Requests, or Ajax, while calling an action from a Monorail view. The intent is to preserve separation of concerns between our view and controller ...
script.aculo.us Ajax Sorting
Using the scriptaculous library creating drag & drop sortable lists is a breeze. The example uses brail and based on a recent patch added to the Binder Trunk. Code View.brail <ul id="PhoneNumberlist"> <?brail i = 0; for ph in PhoneNumbers : ?> <li ... Other labels:
brail