Andrew Kaspick wrote:> Hello,
>
> I''m having an issue serving up javascript in IE7.
>
> I have an action with...
>
> respond_to do |format|
> format.js
> end
>
> This works fine in FF and Safari, but in IE7 I''m getting a file
download
> dialog. IE7 is obviously not interpretting the returned content as
> javascript, but I''m not sure why. Can anybody tell me what the
issue is
> here?
>
> Thanks,
> Andrew
Ok sorry, ignore. Because debugging in IE sucks compared to FF, it
turns out the issue is a bug in my JS.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---