Ruby on Rails Tuesday, April 29, 2014

On Apr 29, 2014, at 1:39 PM, Joy Ganguly <tech.tutorial4u@gmail.com> wrote:

> The field "desc" should contain "<b>Bold</b>" rather than "desc"=>"Bold". I have checked the markup and javascript but there is no problem.

If it's not being submitted to the server, then there is a problem with the markup or javascript. Quickest thing to do is use your browser debugging tools to see what the browser is actually sending to the server. Then you'll at least know whether the tags are stripped in the browser or the server.

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice




--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/22B24BFA-2C24-4AC3-B83E-B24280DF797A%40elevated-dev.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment