Ruby on Rails Wednesday, February 29, 2012

after doing some googling I got the answer

wrong way :
$("#allclick").update("<%= escape_javascript(render(:partial =>
"goclick")) %>");

====================================================================
correct way :
$("#allclick").html("<%= escape_javascript(render(:partial =>
"goclick")) %>");

====================================================================
Instead of update now I'm using html

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

1 comment:

Anonymous said...

it is really awosome and helpful

WOW Gold
Buy WOW Gold

Post a Comment