search for: fbjs_form_remote_tag

Displaying 1 result from an estimated 1 matches for "fbjs_form_remote_tag".

2008 Aug 20
1
Facebook javascript (FBJS) library
...Load Remote Load: function(response_type, action_path, callbacks, post_parameters) (FBML/RAW/JSON) Ajax.Load(''JSON'',''http://...'',{ success: function(result){console.log(result)} }, {''json'':test_content}) Remote Form <%= fbjs_form_remote_tag :update => ''a'', :html => { :action => '' http://inigral.ath.cx:3003/javascript_test/test_helpers_res'' }, :response => ''RAW'' %> <input type="hidden" name="test_hidden" value="test value"/>...