Ruby on Rails Thursday, August 30, 2012

On 30 August 2012 08:53, Axel Aguilar <lists@ruby-forum.com> wrote:
> yes! this is exactly what I mean. And I know this works because I made
> it in a static page with the css and js, all out of rails, before. I
> can't validate the code now, I will this night, but I don't think the
> code can be the problem as long as it works out of rails...

Once you get the js/css/html into the browser then it does not care
whether it came from a static page or a rails app. If you are getting
a different result in rails then the generated page must be different.

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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment