As the title says, when people aren't using ajax I use flash messages
to tell them stuff. However, when they use the ajax stuff the flash
message shows when they move to a different page. I've searched in
this group and have found similar cases, but they all use RJS and can
just call Flash.discard in their rjs, but I'm using js.erb (just raw
Javascript/jQuery).

How can I get my app to only show the flash when ajax isn't used?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to