this EDITABLE DIV is in my web form[ADD/EDIT] - how get POST data FROM THIS ? FORM SU |
Other way is create a hidden text field ... and put a jQuery when change div area change hidden field to be the same - in other words div editable ==hidden and submit hidden field normally as $this->input->post('user_notes_for_video') ... this can work???
|
Messages In This Thread |
this EDITABLE DIV is in my web form[ADD/EDIT] - how get POST data FROM THIS ? FORM SU - by lsepolis123 - 06-26-2018, 07:07 AM
RE: this EDITABLE DIV is in my web form[ADD/EDIT] - how get POST data FROM THIS ? FORM SU - by qury - 06-26-2018, 07:24 AM
RE: this EDITABLE DIV is in my web form[ADD/EDIT] - how get POST data FROM THIS ? FORM SU - by lsepolis123 - 06-26-2018, 08:41 AM
RE: this EDITABLE DIV is in my web form[ADD/EDIT] - how get POST data FROM THIS ? FORM SU - by lsepolis123 - 06-26-2018, 08:45 AM
|