2009/6/17 Zoran Surname <[email protected]>: > > I tried that in a new empty document. Not the partial by itself causes > is the problem but the <% content_for(:x) do %> containing the partial. > The result is a valid html image tag and the src url is correct but the > image is curiously not displayed. > --
I believe that the browser cannot tell how the the html was generated, it just interprets the html. Can you remove as much as possible from the page that does not work and post the complete (html) source? Colin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

