search for: jsonp

Displaying 3 results from an estimated 3 matches for "jsonp".

Did you mean: json
2013 Jan 16
0
Rails 3.2 jQuery JSONP request not working - Moved Permanently
...med* end end end In my view : *= link_to t(:delete), "#", :id => :delete_tag_link* # generated html => <li><a id="delete_tag_link" href="#">remove</a></li> my js.coffee script ( # this should be using JSONP I guess ) $(''*#delete_tag_link*'').bind "click", (e) -> selected = $(''#tags.tab-pane.active #tag-list li span.myTag.selected'') tagName = selected.html() alert ''going remove tag: '' + tagName # checking I get the correc...
2013 Nov 28
74
Remove :js responder
https://github.com/rails/rails/issues/12374#issuecomment-29446761 Here in discussion I proposed to deprecate JS responder because this technique is insecure and not pragmatic way to transfer data. It can be exploited in this way http://homakov.blogspot.com/2013/05/do-not-use-rjs-like-techniques.html i find this bug very often so i know what i''m talking about. With it attacker can
2008 Jul 01
2
permission denied when using prototype
Hi, i am trying to call AJAX with domain address different than mine. but i get an exception: permission denied to call method XMLHTTPRequest.open What''s the solution? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to