thanx for the suggestion.
gonna try that

2007/3/1, Mika Tuupola <[EMAIL PROTECTED]>:


On 1 Mar 2007, at 02:15, Mark wrote:

> yea.. i was just thinking about the same.. i think i`m gonna give
> that a try..
>
> 2007/2/28, Karl Rudd <[EMAIL PROTECTED]>: Unfortunately you can't
> just "assign" a function that runs on the
> server to JavaScript (running on the client). The best you could do
> would be to POST the content back via AJAX.

Check the parameters:

   * @param String  options[postload]  POST URL to fetch content
before editing
   * @param String  options[getload]   GET URL to fetch content
before editing

which fetch contents of the input via GET or POST. So this script
which returns the content can do html_entity_decode() for you.

--
Mika Tuupola                      http://www.appelsiini.net/~tuupola/




_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to