Displaying 1 result from an estimated 1 matches for "fbjs_in_place_editor_text_div".
2008 Aug 20
1
Facebook javascript (FBJS) library
...true"/>
<input name="test_input"/>
<input type="submit" value="submit"/>
</form>
<div id="a"/>
In place Edit
Will post: {txt_field_name:''Text inside editable field''}
<%= fbjs_in_place_editor_text_div(''txt_field_name'', ''Text inside
editable field'', ''http://...'', { :class => ''test'' }) %>
<a href="#" onclick="txt_field_name_editor.edit()">edit</a>
<a href="#" onclick=&...