News

This Rails 3.1+ add-on lets you easily run a JavaScript function based on what controller and action is being loaded. Let's say you want to bind a function to run only on the Users controller on the ...
This is driving me a bit crazy. I've got a small bit of javascript that runs via body.onload and selects a form element. This works flawlessly in IE when run as a standalone browser, but does not work ...