Hi,
I am doing an jquery ajax call in my rails application and in the
controller I am rendering it to a view page(where javascripts codes are
written). Then I need to insert the response returned from the server to
a DOM element. When I try to alert the server response (alert (data))I
am getting it completely. But when I insert it into the dom
element($('#someid').html(data)) it is not inserting it completely as it
contains lot of javascript codes. So can anyone please tell me how to
insert the javascript codes of another view returned from ajax to a view
page??
on 2012-11-17 15:08
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.