On 8.7.2008, at 18.14, Justin Perkins wrote:
But basically, in Rails, it is dealing with different content types
within a single action, such as:
def show
...
end
Although, in Rails 2.1, the correct template type is rendered
automatically, so you don't necessary need to use respond_to anym
This list is being phased out, you should move your JS questions to
the new list here:
http://groups.google.com/group/prototype-scriptaculous
To your question, this isn't really a JavaScript related question as
it deals with the server responding to different content types. You
should look into R
On 8.7.2008, at 11.24, skilled_dreamer wrote:
Good day,
I would like to ask on how to solve the problem regarding RJS on a
javascritpt disabled browsers. because when i disable the javascript
on my firefox and click on the submit button what i get is the
javascript.
Is there a way that if jav